sudo: port: command not found

William Davis frstan at bellsouth.net
Tue Dec 25 18:44:10 PST 2007


On Dec 25, 2007, at 9:30 PM, Michael Kubovy wrote:

> Hi,
>
> I'm new to MacPorts. I installed MacPorts-1.5.0.pkg. But when I type
> % sudo port -d selfupdate
> Password:
> sudo: port: command not found
> % which port
> %
>
> My first goal is to install latex2rtf
>
> Help would be much appreciated.
>
> _____________________________
> Professor Michael Kubovy
> University of Virginia
> Department of Psychology
> USPS:     P.O.Box 400400    Charlottesville, VA 22904-4400
> Parcels:    Room 102        Gilmer Hall
>        McCormick Road    Charlottesville, VA 22903
> Office:    B011    +1-434-982-4729
> Lab:        B019    +1-434-982-4751
> Fax:        +1-434-982-4766
> WWW:    http://www.people.virginia.edu/~mk9y/
>
>
Welcome to MacPorts!
looks like the PATH add-ons the installer placed in your ~/.profile  
are not being used. Do you perhaps have a ~/.bash-profile thats used  
instead? if so you need to copy the ~./profile PATH info into it. some  
thing like ;
PATH=/opt/local/bin:/opt/local/sbin:$PATH
export PATH


William Davis
frstanATbellsouthDOTnet
Mac OS X.5.1 Darwin 9.1.0
X11.app 2.1.1 - (xorg-server 1.3.0-apple5)
Mac Mini Intel Duo @ 1.86 GHz

Mundus vult decepi, ego non



More information about the macports-users mailing list