rm $HOME/pip.log pip2.7 -v -v -v --log $HOME/pip.log install --user --build $HOME/tmp/pip mod_wsgi-httpd
"Successfully installed mod-wsgi-httpd-2.4.12.3" Next, mod_wsgi-apxs -q INCLUDEDIR outputs "/home/username/lib/python2.7/mod_wsgi/httpd/include" pip2.7 install --user mod_wsgi: "Successfully installed mod-wsgi-4.4.7" mod-wsgi-express -bash: mod-wsgi-express: command not found What next? -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
