Python 2.3 RPMs for Redhat 9 + PIL
[ Path: > Evan Jones' Scratch Pad > Software | Written by Evan Jones ]
[ 2004-October-05 11:25 ]
At school, I am forced to use some Redhat 9 machines. I prefer Debian, but it wasn't up to me. In order to make life bearable, I've backported some recent Python RPMs and I'm making them available as a convenience to others in the same situation. These RPMs install Python 2.3 and the excellent Python Imaging Library for Redhat 9 only. If you are using Fedora, get the RPMs from the Python website. They will not replace the existing version Python, so you will need to run python2.3 instead of python.
Python 2.3
- python2.3-2.3.4-3pydotorg.i386.rpm - Main Python package (original package)
- python2.3-docs-2.3.4-3pydotorg.i386.rpm - Documentation
- python2.3-tools-2.3.4-3pydotorg.i386.rpm - Miscellaneous tools
- python2.3-devel-2.3.4-3pydotorg.i386.rpm - Headers and other development things
- python2.3-tkinter-2.3.4-3pydotorg.i386.rpm - TkInter support
- python2.3-debuginfo-2.3.4-3pydotorg.i386.rpm - Debugging information
Python Imaging Library 1.1.4 (requires python2.3)
- PIL-1.1.4-2_freevo.i386.rpm - Binary package
- PIL-1.1.4-2_freevo.src.rpm - Source package (original package)
- PIL-debuginfo-1.1.4-2_freevo.i386.rpm - Debugging information