Most of the common softwares required in AIX can be found at ftp.software.ibm.comand they can be installed by following the simple steps below.
Connect to FTP:
ftp ftp.software.ibm.com
Name> ftp
Password> write anything
Browse to the folder and fetch the file:
(wget is used as an example here)
ftp> cd aix/freeSoftware/aixtoolbox/RPMS/ppc/wget
ftp> binary
ftp> get wget-1.9.1-1.aix5.1.ppc.rpm
ftp> quit
Install the rpm:
rpm -hUv wget-1.9.1-1.aix5.1.ppc.rpm
Connect to FTP:
ftp ftp.software.ibm.com
Name> ftp
Password> write anything
Browse to the folder and fetch the file:
(wget is used as an example here)
ftp> cd aix/freeSoftware/aixtoolbox/RPMS/ppc/wget
ftp> binary
ftp> get wget-1.9.1-1.aix5.1.ppc.rpm
ftp> quit
Install the rpm:
rpm -hUv wget-1.9.1-1.aix5.1.ppc.rpm
Aucun commentaire:
Enregistrer un commentaire