Selecting python3.4

Brandon Allbery allbery.b at gmail.com
Tue Nov 25 05:24:44 PST 2014


On Tue, Nov 25, 2014 at 5:13 AM, Mojca Miklavec <mojca at macports.org> wrote:

> Indeed. Starting a new shell or running "hash -r" fixed the problem.
> Weird, I didn't know that binary locations are cached.
>

Shells have cached locations since the original csh (which uses "rehash";
"hash -r" came from ksh). "type" will tell you this; "which" usually won't
(and in fact will in generally only reliably tell you what the next shell
you start will see, not what the *current* shell sees).

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20141125/d4dd9ae2/attachment.html>


More information about the macports-users mailing list