文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>linux中升级Python版本到2.5

linux中升级Python版本到2.5

时间:2009-03-10  来源:hkebao

1.python官方说明:

Other platforms

gzip-compressed source code: Python-2.5.4.tgz

bzip2-compressed source code: Python-2.5.4.tar.bz2, the source archive.

The bzip2-compressed version is considerably smaller, so get that one if your system has the appropriate tools to deal with it.

Unpack the archive with tar -zxvf Python-2.5.4.tgz (or bzcat Python-2.5.4.tar.bz2 | tar -xf -). Change to the Python-2.5.4 directory and run the "./configure", "make", "make install" commands to compile and install Python. The source archive is also suitable for Windows users who feel the need to build their own version.

./configure

make

make install

2. 安装Mysqldb模块的方法:

tar zxf MySQL-python-1.2.2.tar.gz  解压缩文件

cd /usr/local/src/MySQL-python-1.2.2/
# python setup.py build
# python setup.py install

开始执行安装操作!



相关阅读 更多 +
排行榜 更多 +
找茬脑洞的世界安卓版

找茬脑洞的世界安卓版

休闲益智 下载
滑板英雄跑酷2手游

滑板英雄跑酷2手游

休闲益智 下载
披萨对对看下载

披萨对对看下载

休闲益智 下载