+1
Windows XP SP2
MSVC 7.1
Python 1.4.1
Apache 2.0.54

(there was a small problem in the version string in mpversion.h, though, but nothing that cannot be easily corrected for the final release).

2005/9/14, Jorey Bump <[EMAIL PROTECTED]>:
+1 (slightly patched for Apache 2.1.x)
Slackware Linux 10.1
gcc version 3.3.4
Python 2.4.1
Apache 2.1.6 Alpha

Jim Gallacher wrote:
> A new mod_python 3.2.2 beta tarball is now available for testing.
> Hopefully this will be the last beta before the official 3.2 release.
>
> Here are the rules:
>
> In order for a file to be officially announced, it has to be tested by
> developers on the dev list. Anyone subscribed to this list can (and
> should feel obligated to :-) ) test it, and provide feedback *to _this_
>  list*! (Not the [EMAIL PROTECTED] list, and preferably not me
> personally).
>
> The files are (temporarily) available here:
>
> http://www.modpython.org/dist/
>
> Please download it, then do the usual
>
> $ ./configure --with-apxs=/wherever/it/is
> $ make
> $ (su)
> # make install
>
> Then (as non-root user!)
>
> $ cd test
> $ python test.py
>
> And see if any tests fail. If they pass, send a +1 to the list, if they
> fail, send the details (the versions of OS, Python and Apache, the test
> output, and suggestions, if any).
>
> Thank you,
> Jim Gallacher
>
>
>


Reply via email to