Re: postflight problems installing 2.5 on Tiger
Re: postflight problems installing 2.5 on Tiger
- Subject: Re: postflight problems installing 2.5 on Tiger
- From: "Michelangelo D'Agostino" <email@hidden>
- Date: Tue, 11 Dec 2007 11:49:23 -0800
Hey Greg. Thanks a lot. That makes total sense. I added a link
/usr/bin/python to /usr/local/bin/python. I suspect that should work.
I'll give the installation another try...
Michelangelo
On Dec 11, 2007 11:38 AM, Greg Guerin <email@hidden> wrote:
> Michelangelo D'Agostino wrote:
>
> >However, I do have a working python. If I do "which python" it
> >returns "/usr/local/bin/python" which is python 2.5 from the MacPython
> >framework. Also, I can run a simple test script test.py which
> >contains
> >
> >#!/usr/bin/env python
> >print "Testing..."
> >
> >both as myself and with sudo and don't get that error.
>
> /usr/local/bin isn't in the default $PATH. You've probably added it to
> your shell profile. Unfortunately, an Installer script won't execute your
> shell profile.
>
> The python you Installer is expecting has to live in one of the dirs of the
> default PATH. Mine has /usr/bin/python. If you don't have one there, then
> I suspect the Installer script will inevitably fail.
>
> You might also change the default PATH to contain /usr/local/bin:
> <http://developer.apple.com/qa/qa2001/qa1067.html>
> <http://www.rubicode.com/Software/RCEnvironment/>
>
> -- GG
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden