On 9 August 2010 21:12, Phil Schumm <[email protected]> wrote: > 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).
It is actually riddled with missing bits. Some things are in the change files for each version, but some stuff not even in there. Most people use only a small part of mod_wsgi so they don't miss anything. :-) Graham -- 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.
