Re: Installing Python 2.4 on RedHat
install new version on differente location. use ln -s to use new python. -- http://mail.python.org/mailman/listinfo/python-list
Installing Python 2.4 on RedHat
Hello, I made some programming wit Python 2.4 but Red Hat comes with version 2.3 as default. So I would like to install the last version of Python on a production server but I am a bit afraid. As I know, if I install the new version, the default version will still be 2.3, right? I would like to kn