Answering my own question here: Having messed with this a bit, it's now clear that after /opt/local/bin has to be added to $PATH. I had done this but apparently it requires a logout before it works (and I have far too many important apps running to just log out willy nilly)
Well, I just typed export PATH=$PATH:/opt/local/bin
at the terminal, and lo! 'port' is suddenly understood. Good luck all!
Help please! Why doesn't it work? - Brennan Young
Answering my own question here: Having messed with this a bit, it's now clear that after/opt/local/binhas to be added to$PATH. I had done this but apparently it requires a logout before it works (and I have far too many important apps running to just log out willy nilly)Well, I just typed
export PATH=$PATH:/opt/local/binat the terminal, and lo! 'port' is suddenly understood. Good luck all!
Reply to This
Sunday, February 26 2006 @ 01:38 AM PST