at the moment my $PATH looks like...

/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin

but then whereis python2.6 returns /usr/bin/python

i need to use /opt/local/bin as this is where macports installs to...

thanks! :)

link|improve this question

0% accept rate
feedback

1 Answer

I think python_select should sort this for you. It allows you to have MacPorts install all the Python versions, then you choose which one you want to be the default. You can just sudo port install it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.