...
1. Installation of the RPM
To install from the Ikanow repo, simply run:
Code Block |
---|
yum localinstall infinit.e-platform.prerequisites.online.rpm
|
For offline installs:
Once infinit.e-platform.prerequisites RPM has been copied to the target machine execute the following command (assuming that you are within the same directory in which the RPM is located):
...
Note that in the offline case all existing yum repositories are removed so that yum does not try to go out over the Internet to fetch dependencies. Running the offline install script (below) will then create a single local repository.
2. Running install.sh
The RPM will unpack all of the files required to complete the installation into the following directory:
Code Block |
---|
/mnt/opt/infinite-install |
...
infinit.e-platform.prerequisites copies the online_install.sh or offline_install.sh script from following directory on the target machine:
...