[mod_python] mod python compilation / installation problems

Greg Jones greg at owlinteractive.org
Wed Aug 18 21:52:51 EDT 2004


On Wed, 2004-08-18 at 20:11, Robert Geller wrote:
> hello all, I am trying to compile and install mod-python 3.1.3 and
> Apache 2.0.50, with Fedora Core 2.
>  
> I am very frustrated by now, as I have been trying this for a long
> time and to no avail.
>  
> Upon doing make (after ./configure
> --with-apxs=/usr/local/apache2/bin/apxs) I get some warnings about
> C_POSIX_SOURCE or whatever. Is this significant?
>  
> My real problem is upon doing make install.
>  
> /usr/bin/install -c -d /usr/local/apache2/modules
> /usr/bin/install -c src/mod_python.so /usr/local/apache2/modules
> /usr/bin/install: cannot stat `src/mod_python.so': No such file or
> directory
> make[1]: *** [install_dso] Error 1
> make[1]: Leaving directory `/home/robert/mod_python-3.1.3'
> make: *** [install] Error 2
> 
> 
> Any ideas? I heard it may be something with libtool?


Hey Robert. I am not sure if you need to compile it, but if you don't it
is available in the apt repository. It should also be on one of the CDs
in rpm. Not sure which one. Good luck!

Greg



More information about the Mod_python mailing list