Re: Arch problems--how do I build PIL to be 64 bit so it plays nicely on OS X?



On May 17, 6:16 am, lampshade <mwolff...@xxxxxxxxx> wrote:
Hello,

I'm using python + django to do some web design and I would really
like to use the python image library as part of this.  There seems to
be a problem, however, with apache andmod_pythonbeing 64 bit while
my python image library(PIL) is only 32 bit.

Does anyone have experience with building the correct architectures so
that OS X 10.5 plays nicely?  I think, when it comes down to it, I
just need PIL at this point to be x86_64 so that it plays with apache
andmod_python.

Any advice, hand-holding, or sage wisdom?

See:

http://code.google.com/p/modwsgi/wiki/InstallationOnMacOSX

and also the document it references:

http://developer.apple.com/releasenotes/OpenSource/PerlExtensionsRelNotes/index.html

Graham
.