how to upgrade python on centOS 5.2

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • weixiao.fan

    how to upgrade python on centOS 5.2

    CentOS5.2 installed python2.4 by default, but google app engine need
    2.5+ version. I download the tar package from python.org then run ./
    configure,make, make install and some other work. but I can't use it in
    gae with exceptions like can't use import time ...
    Is there a detailed guide on how to upgrade python to 2.5+ version on
    centos 5.2?
    thank you.
Working...