edgar mortiz wrote:
> trying to build mod_python on OpenBSD 3.7 with the following configuration.
> 
> Python 2.4 (source build) --disabled-share
> Apache 2.0.59 --enable-so
> mod_python 3.2.10 --with-apxs

OpenBSD comes with Apache 1.3.29, so you should try mod_python 2.7.1
instead.  A quick test here shows that at least compiles and installs
without any problems, using the system Apache and the python 2.4 port.
Whether it actually works in the chroot, I haven't tried yet... :)

Reply via email to