Python - Python AddOn for XAMPP

von Benny Stein (Steini) - zuletzt geändert: 2005-11-10 16:29:49
This AddOn includes:

- Python 2.4.1
- mod_python-3.1.4 for Apache.
- Python-Imaging-Lib-1.1.5 (jpeg, gif and bmp compatible)
- egenix-mx-experimental-0.9.0 (mxTidy, mxNumber, etc.)
- egenix-mx-base-2.0.6
- psyco-1.4

Python-AddOn-0.9
To activate mod_Python there is a prepared conf file.
Add the following line to your httpd.conf:

"Include etc/python.conf"

Then restart/reload Apache.

To use the PIL, you have to set an Systemvariable.
To do this, open /etc/ld.so.conf, and add the line:

"/opt/lampp/lib"

Then execute "ldconfig". Now Python and PIL work 100% with jpeg and zlib Support.

Download:

NameXAMPP-VersionRelase-Notes
Python-AddOn-0.3XAMPP for Linux 1.4.5
Python-AddOn-0.4XAMPP for Linux 1.4.7
Python-AddOn-0.5XAMPP for Linux 1.4.8
Python-AddOn-0.6XAMPP for Linux 1.4.9
Python-AddOn-0.7XAMPP for Linux 1.4.10
Python-AddOn-0.9XAMPP for Linux 1.4.13
Python-AddOn-1.0XAMPP for Linux 1.4.14
Python-AddOn-1.1XAMPP for Linux 1.4.15
Python-AddOn-1.3XAMPP for Linux 1.5.0