Not sure if this will meet your needs, but I have had good luck using
the "Fink" package manager, which has 2.4.2 in unstable. It takes a
while to update the package list and build, but it worked for me
without errors.
Regards,
Walter.
--
http://mail.python.org/mailman/listinfo/python-list
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 bui
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
> mak
Vidar Gundersen wrote:
> are there any easy to understand instructions
> for building Python on Mac OS X Tiger?
It should work out of the box.
> are there any prerequisites that i have missed?
> my ./configure && make stops here:
You should pass --with-suffix=.exe to configure, or else
you get a