Arch problems--how do I build PIL to be 64 bit so it plays nicely onOS X?

L

lampshade

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 and mod_python being 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
and mod_python.

Any advice, hand-holding, or sage wisdom?
 
G

Graham Dumpleton

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top