[Pythonmac-SIG] compiling PIL on OS-X.2: Jaguar

Chris Barker Chris.Barker@noaa.gov
Tue, 8 Oct 2002 11:22:28 -0700


On Monday, October 7, 2002, at 11:43 PM, Etienne Posthumus wrote:
> At this moment no-one knows why. Rest assured that you are not the 
> only one seeing those weird error messages, and that other modules are 
> also affected by it.
> You can try removing the offending flag from 
> /usr/lib/python2.2/config/Makefile

I can't explain why, but I kind of wanted to get it working with the 
default Python, so i took the :
"-arch i386" out of the Make file, and PIL now seems to build just 
fine, except I still don't seem to have jpeg support (which I'll need 
some day, but not now)

> Let's hope that there is an Apple provided software update to Python 
> with a newer version including all the goodness done by the Pythonmac 
> people.

Yes, let's hope. Or even better, does anyone know who we can lobby to 
get an official Apple update to fix a few of these things in Python. 
It's silly, but it really makes it easier for me to use Python at work 
if Apple is providing it! It gives it an air of legitimacy.

Thanks for all you help. Now on to readline!

-Chris