CHL Yum Repository Not Working On 64-Bit CentOS Linux
Recently we installed a development server running 64-Bit (x86_64) CentOS Linux. One of the things we needed to install was Python version 2.6 without overwriting the default Python version 2.4 on the server. The reason for not wanting to overwrite the default Python version is because other packages such as the Yum Package Manager depend…