On Aug 7, 2010, at 6:41 PM, Graham Dumpleton wrote:
The problem in your case, is that when different versions of Python are installed under same area and using -F/-framework options, you can only link to what is designated as the 'Current' version.
<snip>
You didn't need to modify the makefile to this though, you could have used the '--disable framework' option to 'configure' when running it for mod_wsgi.
Thanks very much for this additional information.
I really need to update documentation as don't think it mentions this option.
FWIW, we've generally found the documentation to be great (i.e., complete and well-written).
-- Phil -- 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.
