Previous | Contents | Index |
Version 7.6 or greater of EnterpriseSCHEDULE requires AIX Version 6. If you are on a version of AIX earlier than 6, do not perform this upgrade. |
If you are upgrading EnterpriseSCHEDULE from Version 7.4 or earlier to Version 7.5 or above, you must update your license. See <REFERENCE>(alpsssspsa) for information on the Update process.
This chapter describes the procedures for installing EnterpriseSCHEDULE for AIX. Before starting the installation procedures described in EnterpriseSCHEDULE, you should complete the preparation requirements outlined in this chapter. It provides the information necessary to make your installation run smoothly, including your installation options. Read this chapter to determine the following:
This section describes the two methods of obtaining the .rpm file required to install EnterpriseSCHEDULE for Solaris.
3.1.1 Obtaining the .rpm.gz file using the ISE Support Site
The ISE Support Site has a direct link to the latest version of the
Installation file required to install EntepriseSCHEDULE. The URL to
access the download is:
http://support.i-s-e.com/software_downloads/aix/ |
Download schedule7712.rpm.gz to a local temporary directory on
your AIX machine.
3.1.2 Obtaining the .rpm.gz file using the ISE FTP Site
The ISE FTP Site has a directory containing latest version of the install file for EntepriseSCHEDULE. To download the file:
# ftp ftp.i-s-e.com ftp> cd latest_aix ftp> bin ftp> get schedule7712.rpm.gz |
Download schedule7712.rpm.gz to a local temporary directory on
your AIX machine.
3.2 Installing the RPM
This section explains the installation options of the RPM utility. RPM will install all EnterpriseSCHEDULE files under /usr/local in the /ise/schedule subdirectory. The most simple installation command would be:
# gunzip schedule7712.rpm.gz |
# rpm --install schedule7712.rpm |
Previous | Next | Contents | Index |