Re: I am trying to compile python 2.6.2 on my Mac

2009-07-28 Thread Tommy Nordgren
On Jul 26, 2009, at 10:37 AM, Chris Rebert wrote: On Sun, Jul 26, 2009 at 1:12 AM, Jessica R Smith wrote: Hello, I am trying to compile Python 2.6.2 on my Mac which has os/x 10.5.7 I downloaded python 2.6.2 from here: - http://www.python.org/ftp/python/2.6.2/Python-2.6.2.tar.bz2 I unpacked

Re: I am trying to compile python 2.6.2 on my Mac

2009-07-26 Thread Diez B. Roggisch
Jessica Smith schrieb: Chris thanks!! other members: I read this: - http://chrismiles.livejournal.com/25648.html I did this: - install mac ports - port install readline - vi setup.py def detect_modules(self): # Ensure that /usr/local is always used add_dir_to_list

Re: I am trying to compile python 2.6.2 on my Mac

2009-07-26 Thread Jessica Smith
te: >> Hello, >> I am trying to compile Python 2.6.2 on my Mac which has os/x 10.5.7 >> >> I downloaded python 2.6.2 from here: >>  - http://www.python.org/ftp/python/2.6.2/Python-2.6.2.tar.bz2 >> >> I unpacked it. >> >> I ran these shell commands

Re: I am trying to compile python 2.6.2 on my Mac

2009-07-26 Thread Chris Rebert
On Sun, Jul 26, 2009 at 1:12 AM, Jessica R Smith wrote: > Hello, > I am trying to compile Python 2.6.2 on my Mac which has os/x 10.5.7 > > I downloaded python 2.6.2 from here: >  - http://www.python.org/ftp/python/2.6.2/Python-2.6.2.tar.bz2 > > I unpacked it. > >

I am trying to compile python 2.6.2 on my Mac

2009-07-26 Thread Jessica R Smith
Hello, I am trying to compile Python 2.6.2 on my Mac which has os/x 10.5.7 I downloaded python 2.6.2 from here: - http://www.python.org/ftp/python/2.6.2/Python-2.6.2.tar.bz2 I unpacked it. I ran these shell commands: - ./configure --prefix=/pt/p - make Near the end of the make output I