Graham Dumpleton
grahamd at dscpl.com.au
Wed Sep 13 01:11:26 EDT 2006
Run: make install_dso Copy and paste the output here so we can see where it is trying to install it. Also tell us where it is meant to be going. Does the user you are running the install as, have permission to install in that location. Graham On 13/09/2006, at 2:40 PM, edgar mortiz wrote: > it seems that whenever i do a make install no files are getting > coppied to the modules folder on apache. > > this is a bit frustrating. is ther any way to build python via static > instead of the regular DSO (even if it says on the docs that DSO is > the only think that is available) > > > any help will be greatly appreciated. > > -eD > > On 9/12/06, edgar mortiz <pfunix at gmail.com> wrote: >> sorry about the confusion the --with-apxs=/web/httpd the first time i >> did it (this was when building mod_python breaks during 'make >> install') >> >> the new one i did is on /httpd so my apxs would be in /httpd/bin/apxs >> >> -ed >> >> On 9/12/06, Jorey Bump <list at joreybump.com> wrote: >> > edgar mortiz wrote: >> > >> > > # bin/apachectl start >> > > Syntax error on line 233 of /httpd/conf/httpd.conf: >> > >> > This path: >> > >> > > Cannot load /httpd/modules/mod_python.so into server: Can't >> open file >> > >> > Doesn't match this path: >> > >> > >> > ./configure --with-apxs=/web/httpd/bin/apxs >> > >> > Is there a reason for this? I don't know how OpenBSD installs >> apache. >> > Do you have both 1.3.x and 2.0.x installed? >> > >> > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://mailman.modpython.org/mailman/listinfo/mod_python
|