|
Stanton Schell
stanton at livsform.com
Wed Jan 31 04:14:07 EST 2001
sorry for the numerous emails, but the problem has morphed...
I broke down and copied the libraries over to that directory and it was
still having a callback problem (I have pasted the error message in Apache's
error log below). I then recompiled with the library directory in the
Makefile as the directory I wanted, everything installed, but this same
callback message came when running the test from the manual:
make_obcallback(): could not import mod_python.apache.
make_obcallback(): could not call init.
[Wed Jan 31 03:03:16 2001] [error] [client 192.168.1.2] python_handler:
make_obcallback returned no obCallBack!
any help would be appreciated :-)
cheers,
-stanton schell
--
Stanton Schell
livsform design group
stanton at livsform.com
703-538-3491
703-989-6591
> From: Stanton Schell <stanton at livsform.com>
> Date: Wed, 31 Jan 2001 03:23:08 -0500
> To: <mod_python at modpython.org>
> Subject: [mod_python] Python libraries install configuration issue
>
> Hello All,
>
> I have two (unrelated) questions:
>
> 1. I was unable to find a searchable version of the archives - is there
> one?
>
> 2. Am I forced to install the python libraries during the mod_python
> installation into somewhere in /usr/local/lib or can I configure it somehow
> to target another directory? I am trying to install a non-root required
> version and would like to stay away from common system areas.
>
> -stanton schell
> --
>
> Stanton Schell
> livsform design group
> stanton at livsform.com
> 703-538-3491
> 703-989-6591
>
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://www.modpython.org/mailman/listinfo/mod_python
|