#17620: Problem with Installing python_select -------------------------------------+-------------------------------------- Reporter: sean.b.palmer@… | Owner: raimue@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: python_select -------------------------------------+-------------------------------------- Comment(by sean.b.palmer@…): Replying to [comment:9 sean.b.palmer@…]:
In any case, my shell managed to distinguish between the two correctly.
A friend suggested the problem might only be in the root environment, and sure enough... {{{ $ sudo su ... # which head /opt/local/bin/head # which HEAD /opt/local/bin/HEAD }}} Which is strange, because my standard user $PATH is identical to the superuser $PATH, yet it works fine as standard user in zsh and not in the superuser shell, which is using sh by default. You get the same outcome in superuser zsh. Also, I wonder if the HEAD utility from lwp came from installing it using the MacPorts perl, but from CPAN. -- Ticket URL: <http://trac.macports.org/ticket/17620#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS