好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

在centos上更新python2.6

在centos上更新python2.6

reference:
http://lloydsheng.com/2010/05/how-to-update-python-in-centos.html

$rpm -Uvh  http://yum.chrislea.com/centos/5/i386/chl-release-5-3.noarch.rpm    $rpm  --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CHL   $rpm -Uvh   http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm    $yum install libffi   $yum install python26 



查看更多关于在centos上更新python2.6的详细内容...

  阅读:29次