Installing RPM on Host
This section describes how to install an RPM on host.
-
Deliver the RPM file to the target host.
RPMs that are shipped with CloudBlue Commerce distribution available by the following path:
CloudBlue Commerce_DISTRIBUTION_DIRECTORY/os/OS_TYPE/OS_VERSION/RPMS/where
- CloudBlue Commerce_DISTRIBUTION_DIRECTORY – Directory where the CloudBlue Commerce distribution is located.
- OS_TYPE – Type of Operating System, for example: RHES.
- OS_VERSION – Version of Operating System (OS).
Other required RPMs can be obtained from the OS distribution.
- Log in to the target host via SSH under the
rootuser's credentials. -
Execute the command:
rpm -ihv RPM_FILE_NAMEwhere RPM_FILE_NAME is the name of the RPM file. For example:
rpm -ihv mc-4.6.1-0.8.1.i386.rpm