gcc 4.6 port for OSX Lion

Brandon Allbery allbery.b at gmail.com
Fri Aug 5 03:46:50 PDT 2011


On Fri, Aug 5, 2011 at 06:30, ENDERLIN Christophe <c.enderlin at me.com> wrote:

> I think maybe the mistake I made yesterday is that I forgot to logoff/login
> after using port select.
>

Most shells remember where they've seen commands, and anything that changes
them will render that information obsolete.  With bash (OSX default) and
zsh, "hash -r" will update the seen command information; with tcsh, it's
"rehash". It's a good idea to run that in any open shells after installing
or updating a port or using "port select" or one of the *_select ports.
 Alternately, close the Terminal window and open another one, to get a fresh
shell.

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20110805/83687f2d/attachment.html>


More information about the macports-users mailing list