Helpful Information
 
 
Category: Python Programming
Python on Redhat Linux 7.2

Does anyone know how to install Python on Redhat Linux 7.2? I get errors when I try to use RPM.

Thanks in Advance....

try the src

Download the 7.2 RPMs from the following link:
http://www.python.org/2.2/rpms.html
Then use GNORPM to install the python2.2 rpm first. Then can install all the rest later.
When RedHat Linux 7.2 is installed it should have python 1.5. If you want to get rid of it, then uninstall it first using GNORPM (available in the deveopment section).
Pyhton should install somewhere in your /usr/bin or /usr/local/bin directories.

:p










privacy (GDPR)