[mod_python] mod python compilation / installation problems

Robert Geller robert at worksofmagic.com
Wed Aug 18 23:17:37 EDT 2004


Thanks for the suggestion, however the RPM is already installed from a
previous Fedora default Apache installation, but I'd like to use my own
Apache installation, compiled and installed to my needs/specifications.

Any ideas on how to actually fix the errors?

Thanks! :)

Robert Geller
robert at worksofmagic.com



-----Original Message-----
From: mod_python-bounces at modpython.org
[mailto:mod_python-bounces at modpython.org] On Behalf Of Greg Jones
Sent: Wednesday, August 18, 2004 9:53 PM
To: mod_python user mailing list
Subject: Re: [mod_python] mod python compilation / installation problems


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

_______________________________________________
Mod_python mailing list
Mod_python at modpython.org
http://mailman.modpython.org/mailman/listinfo/mod_python




More information about the Mod_python mailing list