[Pythonmac-SIG] Darwin build of Python-2.0c1

Tony Lownds tony@metanet.com
Tue, 10 Oct 2000 10:39:02 -0700


>
>( *DON'T* use --with-next-framework ! just edit Modules/Setup and
>    run make again. )

I know that you can't get a working install if you build with 
--with-next-framework - did you experience other issues?


>Remaing gotcha's:
>
>[3] test/test_fcntl.py will still fail unless you add "Darwin1.2"
>among the BSD's:

I think you should post that patch to python.sourceforge.net!

also:

[4] make install should be able to rename python.x to python
This is advertised in configure --help as "--program-transform-name" but it 
isn't supported in the Makefile


-Tony Lownds