gcc 4.6 port for OSX Lion

Rainer Müller raimue at macports.org
Fri Aug 5 03:42:15 PDT 2011


On 08/05/2011 12:30 PM, ENDERLIN Christophe wrote:
> I think maybe the mistake I made yesterday is that I forgot to
> logoff/login after using port select.

You don't need to logout. Your shell usually maintains a cache of the 
command being run so it does not have to walk PATH every time it is called.

For bash there is the command 'hash -r'. For everything else you can 
clear this cache by simply reopening the terminal window.

Rainer


More information about the macports-users mailing list