Python for Mac OS X?

Alvaro Falquina Garrido alvaro at bitmailer.net
Sun Oct 22 16:30:57 EDT 2000


In article <39F2ACD1.BEACBCA0 at statusbar.com>, Jeff Koftinoff 
<jeff at statusbar.com> wrote:

> "Steven D. Majewski" wrote:
> 
> >
> > The latest 2.0c1 release of Python will build "out-of-the-box" on
> > Darwin or OSX with either the Darwin or Apple development tools.
> > Use:
> >  ./configure --with-dyld --with-suffix=.x

I have compiled Python 2.0 (final) with:

   ./configure --with-dyld --with-next-archs=ppc
   make
   make install

I have used the Apple development tools as root.



More information about the Python-list mailing list