AIX 7.1 Installation Python2.7.5

Source: Internet
Author: User

First, download the necessary installation package

1. gdbm-1.8.3-5.aix5.2.ppc.rpm

: ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/gdbm/gdbm-1.8.3-5.aix5.2.ppc.rpm

Installation package Description: GNU Database Manager, a set of simple database management functions.

2. readline-6.1-2.aix6.1.ppc.rpm

: ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/readline/readline-6.1-2.aix6.1.ppc.rpm

Installation package Description: The GNU readline is an open source cross-platform library that provides interactive text editing capabilities.

3. expat-2.0.1-2.aix5.3.ppc.rpm

: ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/expat/expat-2.0.1-2.aix5.3.ppc.rpm

Installation package Description: A Library for parsing XML

4. python-2.7.5-1.aix6.1.ppc.rpm

: ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/python/python-2.7.5-1.aix6.1.ppc.rpm

Installation package Description: Python installation package

Second, installation steps

1. Log in to the AIX host using the root user

2. Upload the downloaded installation package to any directory on the host

3. Enter the directory and step through the following command to install

      • RPM-IVH gdbm-1.8.3-5.aix5.2.ppc.rpm
      • RPM-IVH readline-6.1-2.aix6.1.ppc.rpm
      • RPM-IVH expat-2.0.1-2.aix5.3.ppc.rpm
      • RPM-IVH python-2.7.5-1.aix6.1.ppc.rpm

4. After the installation is complete, execute the following command and obtain the following output to verify the installation results

[Email Protected]:/>python

Python 2.7.5 (default, IoE, 14:02:06) [C] on aix6

    Type "Help", "copyright", "credits" or "license" for more information.


Third, other information

The above installation package provides Baidu cloud download

Download path: http://pan.baidu.com/s/1i5GYA8l

AIX 7.1 Installation Python2.7.5

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.