AIX下安装Python2.2

1 篇文章 0 订阅
有个同事要在AIX5下使用Python脚本,折腾了半天,算是安装上了,总结如下:
1、
  AIX Toolbox for Linux Applications :
http://www-1.ibm.com/servers/aix/products/aixos/linux/download.html
下载:
Python-devel2.2LicenseRPMSourceThe libraries and header files needed for Python extension development.
Python-docs2.2LicenseRPMSourceDocumentation for the Python programming language.
Python-tools2.2LicenseRPMSourceA collection of development tools included with Python.
Python2.2LicenseRPMSourceAn interpreted, interactive, object-oriented programming language.

readline-devel4.3LicenseRPMSourceDevelopment files for programs which will use the readline library.
readline4.3LicenseRPMSourceA library for reading and returning lines from a terminal.

2、下载如下文件:

ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/db/db-3.3.11-3.aix4.3.ppc.rpm
ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/expat/expat-1.95.2-4.aix5.1.ppc.rpm
ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/gdbm/gdbm-1.8.0-5.aix4.3.ppc.rpm
ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/readline/readline-4.3-1.aix5.1.ppc.rpm

3,安装:
登录AIX,用root执行如下命令:
   rpm -ivh db-3.3.11-3.aix4.3.ppc.rpm
   rpm -ivh expat-1.95.2-4.aix5.1.ppc.rpm
   rpm -ivh gdbm-1.8.0-5.aix4.3.ppc.rpm
   rpm -ivh readline-4.3-1.aix5.1.ppc.rpm
环境准备好后,用rpm -ivh 安装Python相关rpm即可。
  
  
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值