The directory exists

Yves S. Garret yoursurrogategod at gmail.com
Fri Apr 2 17:32:47 PDT 2010


Hello, /opt/local/bin/port does exist, I just checked.

As for the syntax, this is what I have in ~/.zsh_profile (I added it by
hand):

#!/bin/zsh

if [ -e ~/.zshrc ]; then
source ~/.zshrc
fi

path=(/opt/local/{bin,sbin} $path)

typeset -U path
export PATH
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20100402/ae499faa/attachment.html>


More information about the macports-users mailing list