Version 2.5 of mod_wsgi is now available.

2 views
Skip to first unread message

Graham Dumpleton

unread,
May 11, 2009, 7:56:35 AM5/11/09
to mod...@googlegroups.com
Version 2.5 of mod_wsgi is now available.

This is a very minor update fixing a MacOS X build issue and dropping
isatty from mod_wsgi Log object. The latter should never have been
added in the first place, plus didn't help that was added wrongly as
attribute and not a method. :-(

Details in:

http://code.google.com/p/modwsgi/wiki/ChangesInVersion0205

Binary for Windows with Apache 2.2 and Python 2.6 also available. Both
Windows binary and source code can be downloaded from:

http://code.google.com/p/modwsgi/downloads/list

I have some other work to do on mod_wsgi 3.0 before another release
candidate will be made available with isatty fix.

Graham

Clodoaldo Pinto Neto

unread,
May 11, 2009, 8:54:28 AM5/11/09
to mod...@googlegroups.com
2009/5/11 Graham Dumpleton <graham.d...@gmail.com>:
>
> Version 2.5 of mod_wsgi is now available.
>
> This is a very minor update fixing a MacOS X build issue and dropping
> isatty from mod_wsgi Log object. The latter should never have been
> added in the first place, plus didn't help that was added wrongly as
> attribute and not a method. :-(
>
> Details in:
>
>  http://code.google.com/p/modwsgi/wiki/ChangesInVersion0205
>
> Binary for Windows with Apache 2.2 and Python 2.6 also available. Both
> Windows binary and source code can be downloaded from:
>
>  http://code.google.com/p/modwsgi/downloads/list

Fedora and Redhat/Centos rpm packages:

http://codepoint.net/attachments/mod_wsgi/

Regards, Clodoaldo

ryan

unread,
May 20, 2009, 1:15:36 PM5/20/09
to modwsgi
Hi Clodoaldo

Is there any way to specify python 2.5 for the installation of
mod_wsgi-2.5-1.el5.x86_64.rpm?

The default is 2.4 as seen below

libpython2.4.so.1.0 => /usr/lib64/libpython2.4.so.1.0
(0x00002b63e589e000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00002b63e5bcf000)
libdl.so.2 => /lib64/libdl.so.2 (0x00002b63e5de9000)
libutil.so.1 => /lib64/libutil.so.1 (0x00002b63e5fee000)
libm.so.6 => /lib64/libm.so.6 (0x00002b63e61f1000)
libc.so.6 => /lib64/libc.so.6 (0x00002b63e6474000)
/lib64/ld-linux-x86-64.so.2 (0x0000003f28800000)

thank you
ryan

Clodoaldo Pinto Neto

unread,
May 20, 2009, 2:44:45 PM5/20/09
to mod...@googlegroups.com
2009/5/20 ryan <write...@gmail.com>:
>
> Hi Clodoaldo
>
> Is there any way to specify python 2.5 for the installation of
> mod_wsgi-2.5-1.el5.x86_64.rpm?

In case it is a few install then you can set the python version when
calling the configure script:
# ./configure --with-python=/usr/bin/python2.5

You will need the apache and python devel packages.

# yum install httpd-devel

I think you will have to install the *2.5* python-devel package.

If it is an enterprise yum install then I can upload the source rpm so
you can rebuild it.

Regards, Clodoaldo
Reply all
Reply to author
Forward
0 new messages