Re: mod_python 3.2.6b available for testing

2006-01-15 Thread John McFarlane
+1 Gentoo [current], Apache-2.0.55 (mpm-prefork), Python-2.4, gcc-3.4.4 Jim Gallacher wrote: > A new mod_python 3.2.6 beta tarball is now available for testing. > Nicolas has built windows versions for Python 2.4 and Python 2.3 which > should also be available at www.modpython.org/dist shortly. >

Re: mod_python 3.2.6b available for testing

2006-01-15 Thread Jorey Bump
+1 Slackware 10.1, Apache 2.0.55 (mpm-prefork), Python 2.4 Jim Gallacher wrote: $ ./configure --with-apxs=/wherever/it/is $ make $ (su) # make install Then (as non-root user!) $ cd test $ python test.py What are the chances of enhancing the procedure as follows: $ ./configure --with-apxs=

mod_python 3.2.6b available for testing

2006-01-15 Thread Jim Gallacher
A new mod_python 3.2.6 beta tarball is now available for testing. Nicolas has built windows versions for Python 2.4 and Python 2.3 which should also be available at www.modpython.org/dist shortly. This release is similar to 3.2.5b but fixes a couple of issues - MODPYTHON-95, 96, 97, 98, 99, 10