Re: trying to build mod_python on OpenBSD

2006-09-25 Thread edgar mortiz
guys thanks for all the support I manage to run mod_python on my 3.7 box awesome ... it seems that the culprit during my build would be python since i build it from source I might be missing some "openbsd" related conf as well as some of it's dependencies. but now it's running beautifully .. thank

Re: trying to build mod_python on OpenBSD

2006-09-22 Thread edgar mortiz
thanks for the package list tony :) I'll try to build it again On 9/22/06, tony sarendal <[EMAIL PROTECTED]> wrote: I've used different versions of mod_python since 3.7 without problems compiling it. [Fri Aug 25 12:31:56 2006] [notice] Apache/2.0.55 (Unix) mod_python/3.2.7 Python/2.3.5 configu

Re: trying to build mod_python on OpenBSD

2006-09-21 Thread tony sarendal
I've used different versions of mod_python since 3.7 without problems compiling it. [Fri Aug 25 12:31:56 2006] [notice] Apache/2.0.55 (Unix) mod_python/3.2.7 Python/2.3.5 configured -- resuming normal operations [EMAIL PROTECTED] uname -a OpenBSD XXX 3.8 GENERIC#1 i386 [EMAIL PROTECTED] pkg_info

Re: trying to build mod_python on OpenBSD

2006-09-21 Thread edgar mortiz
tony what version of openbsd r u using? can you send me a pkg_info list so i can see what packages you have installed on your box as well as the exact versions for python, mod_python and apache your using. -eD On 9/21/06, tony sarendal <[EMAIL PROTECTED]> wrote: I run mod_python on a few mach

Re: trying to build mod_python on OpenBSD

2006-09-20 Thread edgar mortiz
I'll try that dimitry and see if it's possible for me to build mod_python on apache 1.3.29 that comes with OpenBSD :) On 9/19/06, Dimitry Andric <[EMAIL PROTECTED]> wrote: edgar mortiz wrote: > trying to build mod_python on OpenBSD 3.7 with the following configuration. > > Python 2.4 (source b

Re: trying to build mod_python on OpenBSD

2006-09-20 Thread Joachim Schipper
On Tue, Sep 19, 2006 at 04:49:07PM -0600, 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 > > I was able to get as far as the make part on m

Re: trying to build mod_python on OpenBSD

2006-09-19 Thread Dimitry Andric
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