2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00
xcat-dep/AIX
2009-01-22 10:23:56 +00:00
..
conserver If the .spec removes the necessary /var/log/consoles directory it should also create it - Line #81 2008-03-28 13:59:47 +00:00
fping spec file, patch and build notes added for building latest fping on AIX. 2008-02-09 00:35:34 +00:00
ganglia ganglia-web build notes and spec file 2008-11-19 14:26:44 +00:00
net-snmp update the net-snmp spec file 2009-01-22 10:23:56 +00:00
OpenSLP Initial OpenSLP version 2008-09-10 19:56:12 +00:00
perl-Crypt-SSLeay Initial version - Required for fsp.pm for LWP.pm 2008-03-24 19:01:39 +00:00
perl-DBD-mysql create DBD-mysql package for MySQL on AIX 2008-08-14 11:54:56 +00:00
perl-DBD-SQLite Notes on building SQLite on AIX. 2008-01-29 18:43:08 +00:00
perl-DBI Build notes for perl-DBI on AIX. 2008-01-29 18:30:33 +00:00
perl-Digest-MD5 Build notes for perl-Digest-MD5 on AIX. 2008-01-29 19:28:14 +00:00
perl-Expect Build notes for perl-Expect on AIX. 2008-01-29 19:13:51 +00:00
perl-IO-Socket-SSL Build notes for IO-Socket-SSL on AIX. 2008-01-29 19:48:15 +00:00
perl-IO-Stty Build notes for IO-Stty on AIX. 2008-01-29 19:07:04 +00:00
perl-IO-Tty Build note for IO-Tty in AIX. 2008-01-29 18:57:02 +00:00
perl-Net_SSLeay.pm Build notes for Net_SSLeay.pm on AIX. 2008-01-29 19:36:52 +00:00
xcat-mysql switch to mysql 5.0 2008-10-07 17:41:19 +00:00
README Change gz file names and split out MySQL RPMs. 2008-10-30 17:28:03 +00:00

The following is a list of open source software that is either required or 
optional when using xCAT on AIX. Please review this list to make sure there 
are no conflicts with any software currently installed on your system.

The openssl-0.9.8 and openssh-4.5 software is available as AIX installp
filesets.  They are contained on the AIX Expansion pack and also can be
found on the following web site: http://sourceforge.net.  Note that some of
the other RPM packages have a dependency on this level of openssl.  Also,
since these are installp filesets you should run /usr/sbin/updtvpkg to make
sure that RPM's reflection of what was installed by installp is updated.  If
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 this 
(dep-aix-2.1.tar.gz) tar file.

The optional MySQL packages are provided in a separate tar file 
(xcat-mysql-2.1.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
the installation of MySQL easier.

They are all RPM packages that have been built for AIX.

1. openssl-0.9.8
2. openssh-4.5
3. tcl-8.4.7-3
4. tk-8.4.7-3
5. expect-5.42.1-3
6. conserver-8.1.16-2
7. perl-DBI-1.55-1
8. perl-DBD-SQLite-1.13-1
9. perl-IO-Socket-SSL-1.06-1
10. perl-IO-Tty-1.07-1
11. perl-IO-Stty-.02-1
12. perl-Net_SSLeay.pm-1.30-1
13. perl-Digest-MD5-2.36-1
14. perl-Expect-1.21-1
15. fping-2.2b1-1
16. openslp-1.2.1

Optional
17. perl-DBD-mysql-4.007-1
18. xcat-mysql-5.0-1 (mysql-5.0.67)

When you are ready to install the RPM packages contained in this tar file
you can run the "instoss" scipt, which is also included.

The tk, tcl, and expect 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.

The "perl-*" software is all available from http://search.cpan.org under the 
Artistic license for Perl. The source was downloaded from the CPAN site and
RPMs were built for AIX.

The conserver software was downloaded from http://www.conserver.com/ and 
the RPM was built for AIX with a few minor modifications.

The fping software was downloaded from http://fping.sourceforge.net/ and the 
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.