2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-22 01:21:44 +00:00
xcat-dep/AIX/README

68 lines
2.6 KiB
Plaintext
Raw Normal View History

2008-10-28 13:54:33 +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
2008-10-28 13:54:33 +00:00
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
2008-10-28 15:10:53 +00:00
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
2008-10-28 15:10:53 +00:00
16. openslp-1.2.1
2008-10-13 12:52:18 +00:00
Optional
2008-10-28 15:10:53 +00:00
17. perl-DBD-mysql-4.007-1
18. xcat-mysql-5.0-1 (mysql-5.0.67)
2008-10-28 13:54:33 +00:00
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
2008-10-28 13:54:33 +00:00
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.
2008-10-28 13:54:33 +00:00
The openslp-1.2.1 software was downloaded from http://openslp.org/download.html
and the RPM was built for AIX.