As in .profile: # MacPorts Installer addition on 2009-10-20_at_13:11:20: adding an appropriate PATH variable for use with MacPorts. export PATH=/opt/local/bin:/opt/local/sbin:$PATH # Finished adapting your PATH environment variable for use with MacPorts. #Django path export PATH=/opt/local/bin:opt/local/sbin:/opt/local/lib/python2.4/site-packages/django/bin:$PATH # Apache alias alias apacherestart='sudo /opt/local/apache2/bin/apachectl -k restart' #Subversion OSX for Eclips Joomla Development export PATH=/opt/subversion/bin:$PATH #Testing Path echo $Path
? Did that. Commands like gedit or mate still do not run... On Tue, May 15, 2012 at 7:50 PM, Jeremy Lavergne <[email protected] > wrote: > > I closed the terminal and did the following: > > > > > > You might place an echo $PATH somewhere in your .profile, though from your > earlier grep I didn't see anything too strange. It'd at least confirm that > your .profile is even being read. > >
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
