"port: command not found" after installing MacPorts-1.7.1-10.5-Leopard
Perry Lee
perry at macports.org
Tue May 12 22:57:13 PDT 2009
On May 12, 2009, at 10:53 PM, Lokeshwaran wrote:
> Clearly, the PATH variables defined in .profile is not set. Does zsh
> not read from .profile? Or should something else be done for
> macports to work with zsh?
http://zsh.dotsrc.org/Guide/zshguide02.html#l9
Try adding 'path=(/opt/local/{bin,sbin} $path)' to ~/.zprofile.
More information about the macports-users
mailing list