Hi,
I have to deploy a Django project on Red hat enterprise linux 5, the project has been developed on Python 2.5 but the server environment has Python 2.4 which is causing some issues. I googled a lot over internet to get the Python 2.5 built rpm for the server but there are only src rpm available for the mentioned Linux version.
I have not been allowed to compile and use the src rpm due to some system administration issues.
Is there any Linux version which is easily available and has python 2.5 as default? or any link to the python 2.5 built rpm.
Please suggest. thanks in advance.