On Feb 21, 2008, at 11:19 AM, Brent Austin wrote:

I just recently reinstalled OS X Tiger on one of my extra hard drives (I've been using Leopard for a while). As part of the process I then installed MacPorts. Now when I try "sudo port selfupdate" all I get is "sudo: port: command not found" as if MacPorts doesn't exist. Is there a step I'm missing?
thanks
-Brent


Is the port command in your PATH? Mine is in /opt/local/bin

If you don't have /opt/local/bin in your PATH that could be the cause. 

--Mike H