On Nov 20, 11:06 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I just installed modwsgi on Ubuntu 7.04. The package comes with > version 1.3 of modwsgi. I like to work with package, but I cannot > upgrade the distribution. What would you suggest regarding my > position. What are the pros/cons to stay with 1.3 or install 2.3 > manually.
As usual I ignore peoples original question and answer what I want you to do :-) apt-get install apache2-mpm-prefork apache2-prefork-dev python-dev gcc gdb make python wget -r -nd -l1 http://modwsgi.googlecode.com/svn/trunk/mod_wsgi/ ./configure make make install restarting apache a few times --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
