On 2/6/06, linda.s <[EMAIL PROTECTED]> wrote: > Hi there, > The version of My Mac is > Mac OX 10.4.4; I guess that Python 2.3.5 came with the Mac OX10.4.4 > I wanted to install Python 2.4.2; It worked fine till "Make > Install". After I reentered the terminal, I still saw Python 2.3.5 > instead of 2.4.2. > Ver confused...
I haven't tried installing it from source, but my guess is that it installed python with the '/usr/local' prefix, which means that the python binary would be in /usr/local/bin/python. If not, try "which python" to see if it's somewhere else in your path. Justin _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig