Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Yum installation of AIX

2025-04-13 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

In the past, installing yum on AIX was done step by step, but today we find a script that can easily execute the script to do it.

Ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/ezinstall/ppc/

Unfortunately, most of the time, you still need to download the dependency package manually to complete the installation of yum. Only after the installation of yum is completed can it be really convenient.

Yum.sh.txt

There is a problem at the end of yum.sh execution.

Error: Failed dependencies:

Libtcl8.4.so is needed by python-2.7.10-1.ppc

Libtk8.4.so is needed by python-2.7.10-1.ppc

Reference https://www.djouxtech.net/posts/aix-yum-installation/

download

Https://www-01.ibm.com/support/docview.wss?uid=isg1fileset1108533826

Installation

-bash-3.2# installp-aX-d tcl.base.8.4.7.0.bff tcl.base

-bash-3.2# installp-aX-d tk.base.8.4.7.0.bff tk.base originally thought to install the new tcl and tk rpm packages, but also specially downloaded and installed it, but found that it was of no use.

-bash-3.2# rpm-Uvh tcl-8.6.8-1.aix6.1.ppc.rpm

Preparing... # # [100%]

Updating / installing...

1:tcl-8.6.8-1 # #

-bash-3.2# rpm-Uvh fontconfig-2.11.95-3.aix6.1.ppc.rpm

Preparing... # # [100%]

Updating / installing...

1:fontconfig-2.11.95-3 # # [50]

Cleaning up / removing...

2:fontconfig-2.4.2-1 # #

-bash-3.2#

-bash-3.2# rpm-Uvh libXrender-0.9.8-2waixX11.aix6.1.ppc.rpm

Preparing... # # [100%]

Updating / installing...

1:libXrender-0.9.8-2waixX11 # # [50%]

Cleaning up / removing...

2:xrender-0.9.1-3 # #

-bash-3.2# rpm-Uvh libXft-2.3.2-4waixX11.aix6.1.ppc.rpm

Preparing... # # [100%]

Updating / installing...

1:libXft-2.3.2-4waixX11 # # [50%]

Cleaning up / removing...

2:xft-2.1.6-5 # #

-bash-3.2#

-bash-3.2# rpm-Uvh tk-8.6.8-1.aix6.1.ppc.rpm

Preparing... # # [100%]

Updating / installing...

1:tk-8.6.8-1 # #

-bash-3.2#

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report