> > It appears that I already installed pip 2.7 (because pip 2.7 ran without > errors).
But commmand pip2.7 install --user mod_wsgi-httpd gives error: Downloading http://downloads.sourceforge.net/project/pcre/pcre/8.36/pcre-8.36.tar.gz Traceback (most recent call last): File "<string>", line 20, in <module> File "/tmp/pip-build-DnLt91/mod-wsgi-httpd/setup.py", line 77, in <module> raise RuntimeError('Failed to build APR.') RuntimeError: Failed to build APR. ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-DnLt91/mod-wsgi-httpd -- 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.
