On 02/02/2015, at 8:57 PM, Paul Royik <[email protected]> wrote:

> 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

What is in:

    $HOME/.pip/pip.log

The pip command can be a right pain in not showing all the output properly. The 
log file may have more information in it that I need for working out why it 
failed to build.

Graham

-- 
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.

Reply via email to