[mod_python] has anyone successfully built mod_python3.03 on OpenBSD?

Gregory (Grisha) Trubetskoy grisha at modpython.org
Fri Mar 21 10:01:44 EST 2003


On Fri, 21 Mar 2003, Laurence Tratt wrote:

> certainly used to be that Apache (2.0.33/2.0.44) ships with a version of
> libtool which could charitably be described as brain dead. Install libtool
> from ports, then overwrite Apache's version of libtool "cp
> /usr/local/bin/libtool /usr/local/apache2/build" [or wherever your Apache 2
> is].

A better way is to run ./buildconf - this will copy the libtool from your
system into the Apache source tree and do some other important suff (like
rebuild the ./configure script).


Grisha




More information about the Mod_python mailing list