Hi,

does anybody have, can build me, or point me to a binary of cgipython 2.4.x
(preferable 2.4.2) (http://www.egenix.com/files/python/mxCGIPython.html) for
FreeBSD 4.7?

I am trying to install a decent Python version at a Webhoster (Verio) which
apparently has FreeBSD (and only Python 1.5.2). The output of 'uname -a ' says:

FreeBSD mydomain.com 4.7-RELEASE-p22 FreeBSD 4.7-RELEASE-p22 #5: Tue May 3
13:36:49 MDT 2005 [EMAIL PROTECTED]:/usr/home/somepath i386

I've tried the binaries for Python 2.3.5 provided by Oleg Broytmann for FreeBSD
4.9 and it basically works, but it lacks the '_random' module on which cgi.py
relies.*

The 2.4.x versions he has, are only for FreeBSD 5.4 and did not work for me.

Testing all this is very difficult, because the error.log does not show stderr
from CGI scripts :-(

Alternatively, are there any other single-file/cgi-ready Python distros I could
try?

Chris

* indirectly through tempfile.py and random.py
_______________________________________________
Web-SIG mailing list
[email protected]
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to