Tagged Questions
0
votes
0answers
167 views
mod_python won't “./configure” because it can't determine httpd version
I'm trying to install mod_python 3.3.1 on Apache 2.4.3 and whenever I try to run ./configure (with apxs etc) and instead of configuring correctly, it says that Apache 2.x is required and my current ...
1
vote
2answers
367 views
How to make apr available for subversion install?
I try to install subversion from source, but on ./configure receive:
configure: error: no suitable apr found
I have download apr source and installed:
libraries have been installed in:
...