Ibm aix online Installation Software

Source: Internet
Author: User

Haikuo sky csdn http://blog.csdn.net/zjg555543/article/details/8350095

 

AIX can also install software online like apt-Get and Yum, including automatically installing its dependent libraries.

 

Take aix5.3 as an Example

Go to the website to view the corresponding dependency package

Http://www.oss4aix.org/download/rpmdb/deplists/aix53/

If you want to install samba.

 

# Cd/var/

# Mkdir samba

# Cd samba

# Wget

Http://www.oss4aix.org/download/rpmdb/deplists/aix53/samba-3.6.9-1.aix5.3.ppc.deps

# Ls

Samba-3.6.9-1.aix5.3.ppc.deps

The downloaded dependency package is displayed.

# Wget-B http://www.oss4aix.org/download/everything/RPMS/-I samba-3.6.9-1.aix5.3.ppc.deps

After the download is complete, all the dependent packages are included.

OK

Last

UseRpm-uvh *. rpmCommand.

Summary:

It seems more complicated than Yum and apt-get, but you will understand the principle of software upgrade.

At least, this is much safer than manual download, because manual download may make the dependency of the package wrong, which will cause a crash ~~

 

Reference: http://www.perzl.org/aix/index.php? N = FAQs. FAQs # gettext-Error

Related Article

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.