On May 21, 8:50 pm, Graham Dumpleton <[email protected]>
wrote:
> 2009/5/21 Graham Dumpleton <[email protected]>:
>
> > If using Apache from Apple, you may now need to deal with issue of
> > making it run as 32 bit instead of 64 bit.
Fortunately, I had already figured that out, so mod_wsgi was basically
the last piece to be put in place and is working now like a charm.
>
> Only Python 2.6 supports the '--with-universal-archs=all' configure option.
>
This explains why I was seeing a lot command-lines starting with gcc -
arch i386 during the compilation...
> I'd say it is the case that for Python 2.5 and older you must use
> -F/-framework as well.
Well, I settled for that now. Thanks againg,
Chris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"modwsgi" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/modwsgi?hl=en
-~----------~----~----~----~------~----~------~--~---