|
Home > Archive > Apache Mod-Python > October 2005 > mod_python 3.2.4b available for testing
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
mod_python 3.2.4b available for testing
|
|
| Jim Gallacher 2005-10-29, 5:46 pm |
| A new mod_python 3.2.4 beta tarball is now available for testing.
This release is similar to 3.2.4b but fixes a couple of minor issues -
MODPYTHON-85, MODPYTHON-86.
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 mod_python@modpython.org 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
| |
| Jim Gallacher 2005-10-30, 5:46 pm |
| A windows binary of 3.2.4b is now also available for testing.
Jim Gallacher wrote:
> A new mod_python 3.2.4 beta tarball is now available for testing.
>
> This release is similar to 3.2.4b but fixes a couple of minor issues -
> MODPYTHON-85, MODPYTHON-86.
>
> 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 mod_python@modpython.org 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
>
| |
| Indrek Järve 2005-10-30, 5:46 pm |
| Jim Gallacher wrote:
> 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).
+1 on both SuSE Linux 9.2 (i586) and SuSE Linux 9.2 (x86-64)
Best regards,
Indrek Järve
Inversion Software OÜ
| |
| Jorey Bump 2005-10-30, 5:46 pm |
| +1
Apache 2.0.55
Python 2.4.1
gcc 3.3.4
Slackware 10.1 (Linux 2.4.29)
Jim Gallacher wrote:
> A new mod_python 3.2.4 beta tarball is now available for testing.
>
> This release is similar to 3.2.4b but fixes a couple of minor issues -
> MODPYTHON-85, MODPYTHON-86.
>
> 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 mod_python@modpython.org 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
>
| |
| Ron Reisor 2005-10-31, 5:47 pm |
| Looks good!
+1
MacOSX 10.4.2
gcc-4.0.0 (apple)
Python-2.4.2
Apache-2.0.55
cheers,
Ron
Ron Reisor <ron@udel.edu> (RWR3)
University of Delaware Information Technologies/Network and Systems Services
Computing Center/192 South Chapel Street/Newark DE, 19716
pgp finger print: 0D 73 06 6F D3 6A 99 D3 F5 D5 6E FF 3B B9 7C 2C
|
|
|
|
|