building Python 2.4.2 on Mac OS X

Samuel M. Smith smithsm at samuelsmith.org
Mon Jan 9 01:01:27 EST 2006


On os x 10.4.3 to build a framework version

unpack source dist python-2.4.2
./configure --enable-framework
make
sudo makeframework install

Please note  that "sudo make install" won't work

On 08 Jan, 2006, at 16:20, Vidar Gundersen wrote:

> are there any easy to understand instructions
> for building Python on Mac OS X Tiger?
> are there any prerequisites that i have missed?
> my ./configure && make stops here:
>
> Python/mactoolboxglue.c:462: warning: return makes integer from  
> pointer without a cast
> make: *** [Python/mactoolboxglue.o] Error 1
>
> -- 
> http://mail.python.org/mailman/listinfo/python-list

**********************************************************************
Samuel M. Smith Ph.D.
2966 Fort Hill Road
Eagle Mountain, Utah 84043
801-768-2768 voice
801-768-2769 fax
**********************************************************************
"The greatest source of failure and unhappiness in the world is
giving up what we want most for what we want at the moment"
**********************************************************************




More information about the Python-list mailing list