Xquartz 2.5.0

Jeremy Lavergne jeremy at lavergne.gotdns.org
Tue May 15 04:32:06 PDT 2012


> Here is my $PATH:
> 
> jaspersmbp:~ jasper$ echo $PATH
> /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin

Looks like installing XQuartz clobbered your PATH--possibly other things in your bash dot files.

Append to whichever dot file you prefer and know is being used (I personally use .profile, and you can read the bash man pages to figure out what's appropriate for your setup):
export PATH=/opt/local/bin:/opt/local/sbin:$PATH

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 8796 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20120515/8bfd2682/attachment.bin>


More information about the macports-users mailing list