
Python - Python AddOn for XAMPPvon 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. |
| Name | XAMPP-Version | Relase-Notes |
| Python-AddOn-0.3 | XAMPP for Linux 1.4.5 | |
| Python-AddOn-0.4 | XAMPP for Linux 1.4.7 | |
| Python-AddOn-0.5 | XAMPP for Linux 1.4.8 | |
| Python-AddOn-0.6 | XAMPP for Linux 1.4.9 | |
| Python-AddOn-0.7 | XAMPP for Linux 1.4.10 | |
| Python-AddOn-0.9 | XAMPP for Linux 1.4.13 | |
| Python-AddOn-1.0 | XAMPP for Linux 1.4.14 | |
| Python-AddOn-1.1 | XAMPP for Linux 1.4.15 | |
| Python-AddOn-1.3 | XAMPP for Linux 1.5.0 |