HP Storage Essentials V5.1 Installation Guide Second Edition (Linux Release) (T4283-96055, November 2006)

Installing the Management Server on Linux8
Pre-installation Checklist
HP SIM
Verify that the following required software is available on your system, and install any that are
missing:
SSH - Verify that SSH is installed by entering the following command:
# rpm -qa | grep ssh
If SSH is not installed, the previous command does not return any results.
SNMP - Verify that SNMP is installed by entering the following command
# rpm -qa | grep snmp
If SNMP is not installed, the previous command does not return any results.
C++ libraries - Verify that standard C++ libraries are installed by entering the following
command:
# rpm -qa | grep compat
If the libraries are not installed, the previous command does not return any results.
Linux glibc library - Verify that the Linux glibc library is installed by entering the following
command:
# rpm -qa | grep glibc
If the library is not installed, the previous command does not return any results.
Install any missing components from the Linux operating system CD before continuing with the
installation.
Pre-requisite RPMs for Oracle on Linux
Verify that your system includes the required packages by using the following command:
# rpm –q <package-name>
Packages required for Red Hat systems:
compat-db
compat-gcc-32
compat-gcc-32-c++
compat-libgcc-296
compat-libstdc++-296
compat-libstdc++-33
gcc
gcc-c++
gnome-libs
gnome-libs-devel
libaio-devel
libaio
make