Opened 10 years ago

Closed 10 years ago

#45235 closed request (invalid)

Missing MacPorts specific paths in $PATH

Reported by: erik@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.3.1
Keywords: Cc:
Port:

Description

I operate several servers running assorted software installed with MacPorts.

On a 'no problem' server, I can do:

echo $PATH
/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin

All good.

However, I have a problem with one server:

echo $PATH
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/local/lib/mysql55/bin

After some research, I still can't locate the correct place to remedy the missing paths problem. I know I can add the paths with the EXPORT command, but I would like to learn the 'correct' place where "/opt/local/bin:/opt/local/sbin:" should be located.

Change History (1)

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Keywords: path removed
Resolution: invalid
Status: newclosed

This isn’t really a MacPorts problem. Forwarding to macports-users.

Note: See TracTickets for help on using tickets.