diff --git a/AIX/README b/AIX/README index 0a81183..9c4c8a3 100644 --- a/AIX/README +++ b/AIX/README @@ -13,10 +13,10 @@ you don't do this you could get dependency errors when installing some of the RPM packages. The rest of the required software listed below is provided in the -dep-aix-2.2.tar.gz tar file. +dep-aix-2.2-snap*.tar.gz tar file. The optional MySQL packages are provided in a separate tar file -(xcat-mysql-2.2.tar.gz) as a convenience for when you wish +(xcat-mysql-2.2-snap*.tar.gz) as a convenience for when you wish to use the xCAT service node support. The xcat-mysql package contains the MySQL 64 bit gz file that was downloaded from http://dev.mysql.com/downloads/mysql and included in an xCAT RPM to make @@ -32,7 +32,7 @@ Available from AIX Expansion pack or http://sourceforge.net. 1. openssl-0.9.8 2. openssh-4.5 -Available from dep-aix-2.2.tar.gz. +Available from dep-aix-2.2-snap*.tar.gz. 3. tcl-8.4.7-3 4. tk-8.4.7-3 5. expect-5.42.1-3 @@ -49,17 +49,21 @@ Available from dep-aix-2.2.tar.gz. 16. openslp-1.2.1 17. perl-Crypt-SSLeay-0.57-1 18. perl-Net-Telnet-3.03-1.2 +19. net-snmp-5.4.2.1-1 +20. net-snmp-devel-5.4.2.1-1 +21. net-snmp-perl-5.4.2.1-1 +22. bash-3.2-1.aix5.2.ppc.rpm Optional -Available from xcat-mysql-2.2.tar.gz. -19. perl-DBD-mysql-4.007-1 -20. xcat-mysql-5.0-1 (mysql-5.0.67) +Available from xcat-mysql-2.2-snap*.tar.gz. +23. perl-DBD-mysql-4.007-1 +24. xcat-mysql-5.0-1 (mysql-5.0.67) When you are ready to install the RPM packages contained in the -dep-aix-2.2.tar.gz tar file you can run the "instoss" script, +dep-aix-2.2-snap*.tar.gz tar file you can run the "instoss" script, which is included as a convenience. -The dep-aix-2.2.tar.gz file also includes three AIX bundle files +The dep-aix-2.2-snap*.tar.gz file also includes three AIX bundle files that can be used when setting up the AIX Network Installation Manager (NIM), when preparing to install cluster nodes. xCATaixSSL.bnd - contains a list of OpenSSL installp filesets. @@ -67,7 +71,7 @@ xCATaixSSH.bnd - contains a list of OpenSSH installp filesets. xCATaixSN.bnd - contains a list of software (installp & RPM) required for xCAT service nodes. -The tk, tcl, and expect packages come from the "AIX Toolbox for Linux +The tk, tcl, expect, and bash packages come from the "AIX Toolbox for Linux Applications" web site. (http://www-03.ibm.com/systems/p/os/aix/linux). The packages have been included here for your convenience. For details on the source and licenses etc. please refer to the Toolbox site. @@ -84,3 +88,6 @@ RPM was built for AIX. The openslp-1.2.1 software was downloaded from http://openslp.org/download.html and the RPM was built for AIX. + +The SNMP packages downloaded from http://www.net-snmp.org/download.html and the +RPMs were built for AIX. diff --git a/AIX/perl-Net-Telnet/Build-notes b/AIX/perl-Net-Telnet/Build-notes index 862d1f0..805c911 100644 --- a/AIX/perl-Net-Telnet/Build-notes +++ b/AIX/perl-Net-Telnet/Build-notes @@ -6,6 +6,6 @@ Build Notes 3. Copy Net-Telnet.spec /opt/freeware/src/packages/SPECS/ 4. cd to /opt/freeware/src/packages/SPECS 5. Run "rpm -bb Net-Telnet.spec", which creates: - /opt/freeware/src/packages/RPMS/ppc/perl-Net-Telnet-3.03-1.2.aix6.1.ppc.rpm + /opt/freeware/src/packages/RPMS/ppc/perl-Net-Telnet-3.03-1.2.aix5.3.ppc.rpm