What do you get if you run:
umask
That is the very last thing would expect to see and would suggest your shell
environment has a strange permissions setup.
Graham
On 31/01/2015, at 8:55 AM, Paul Royik <[email protected]> wrote:
> After running command I've got the following:
>
> 100% |################################| 675kB 7.1MB/s
> sh: ./configure: Permission denied
> Downloading http://www.us.apache.org/dist/apr/apr-1.5.1.tar.gz
> Downloading http://www.us.apache.org/dist/apr/apr-util-1.5.4.tar.gz
> Downloading http://www.us.apache.org/dist/httpd/httpd-2.4.12.tar.gz
> Extracting apr-1.5.1.tar.gz
> Extracting apr-util-1.5.4.tar.gz
> Extracting httpd-2.4.12.tar.gz
> Traceback (most recent call last):
> File "<string>", line 20, in <module>
> File "/tmp/pip-Cs5fhp-build/setup.py", line 86, in <module>
> raise RuntimeError('Failed to build APR.')
> RuntimeError: Failed to build APR.
> Complete output from command python setup.py egg_info:
> sh: ./configure: Permission denied
>
> Downloading http://www.us.apache.org/dist/apr/apr-1.5.1.tar.gz
>
> Downloading http://www.us.apache.org/dist/apr/apr-util-1.5.4.tar.gz
>
> Downloading http://www.us.apache.org/dist/httpd/httpd-2.4.12.tar.gz
>
> Extracting apr-1.5.1.tar.gz
>
> Extracting apr-util-1.5.4.tar.gz
>
> Extracting httpd-2.4.12.tar.gz
>
> Traceback (most recent call last):
>
> File "<string>", line 20, in <module>
>
> File "/tmp/pip-Cs5fhp-build/setup.py", line 86, 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-Cs5f
> hp-build
>
> --
> 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.
--
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.