Python Installation problems on Redhat Enterprise Linux.

Hi All,

I have to upgrade python installed on my Redhat enterprise Linux 4. I downloaded the latest python package from python website but not able to install the new package as the make command itself goes on running for more than a day. Can some help me regarding this. Is ther any method to quickly install the package on the machine.

Since you are running Red Hat, go for searching the python's RPM packet for your distro.

Thanks for the advice u gave and i tried it out.
Now there is some problem. I am getting the response as below. It is showing some more packages missing. why is giving warning

[root@localhost Packages]# rpmbuild --rebuild python24-2.4.2-2.src.rpm
Installing python24-2.4.2-2.src.rpm
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
error: Failed build dependencies:
Mesa-devel is needed by python24-2.4.2-2.i386
tix is needed by python24-2.4.2-2.i386
XFree86-devel is needed by python24-2.4.2-2.i386
tcl-devel is needed by python24-2.4.2-2.i386
tk-devel is needed by python24-2.4.2-2.i386
tix-devel is needed by python24-2.4.2-2.i386