RELATEED CONSULTING
相关咨询
选择下列产品马上在线沟通
服务时间:8:30-17:00
你可能遇到了下面的问题
关闭右侧工具栏

新闻中心

这里有您想知道的互联网营销解决方案
linux中python2.6升级2.7

查看版本

[root@localhost Python-2.7.8]# python
Python 2.6.6 (r266:84292, Aug 18 2016, 14:53:48) 
[GCC 4.4.7 20120313 (Red Hat 4.4.7-17)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
  • 操作:
  • wget http://python.org/ftp/python/2.7.8/Python-2.7.8.tgz

    tar -zxvf Python-2.7.8.tar.bz2

    ./configure --prefix=/usr/local/python27

    make && make install

mv /usr/bin/python /usr/bin/python_old

ln -s /usr/local/python27/bin/python /usr/bin/

检查

[root@localhost Python-2.7.8]# python
Python 2.7.8 (default, Jan  3 2018, 20:47:59) 
[GCC 4.4.7 20120313 (Red Hat 4.4.7-18)] on linux2
Type "help", "copyright", "credits" or "license" for more information.

网站标题:linux中python2.6升级2.7
文章分享:http://scyingshan.cn/article/iecdes.html