HP System Management Homepage Installation Guide, December 2005
7 Installing In-Place on Linux
This chapter provides steps to install HP System Management Homepage (HP SMH) in-place on Linux IA-32
systems and x86-64 systems.
▲ “Installation for Linux on IA-32 and x86_64” (page 31)
• “Installing HP SMH on Linux IA_32 Systems” (page 31)
• “Installing HP SMH on x86_64” (page 31)
• “Configuring HP SMH” (page 32)
The next chapter provides steps to install HP SMH in-place on Linux systems using the Linux Deployment
Utility.
• “Installing HP SMH with Pre-configuration” (page 37)
• “Pre-configuring the HP SMH Component” (page 37)
• “Installing HP SMH as a Single Component” (page 38)
• “Installing HP SMH without Pre-configuration” (page 38)
Installation for Linux on IA-32 and x86_64
The HP SMH installation for Linux enables you to silently install HP SMH on IA-32 and x86_64 systems. After
the installation is complete, you can configure the HP SMH settings.
NOTE To install HP SMH, you must be logged in as root user.
Installing HP SMH on Linux IA_32 Systems
To install HP SMH on IA_32 systems, your system must meet the minimum requirements. For more information
regarding minimum requirements, refer to Chapter 2. Installation Requirements . In addition, you must
have the hpsmh-2.0.0.linux.i386.rpm.
Note: The general 32-bit RPM List is not installed by default.
To install HP SMH, enter the following command line:
rpm –ivh hpsmh-2.0.0-linux.i386.rpm
A message appears indicating HP SMH installed successfully with default configuration values.
Installing HP SMH on x86_64
To install HP SMH on x86_64 systems, your system must meet the minimum requirements. For more information
regarding minimum requirements, refer to Chapter 2. Installation Requirements . In addition, you must
have the hpsmh-2.0.0.linux-release.x86_64.rpm
Note: Red Hat Enterprise Linux 3 installs the 32-bit compat-db-4.0.14-5.i386.rpm by default on 64-bit
systems. It displays in an rpm querry all command, such as compat-db-4.0.14-5. Before installing HP
SMH, ensure that the compat-db-4.0.14-5.x86_64.rpm is loaded from the distribution CD 3.
To verify 64-bit is loaded on Red Hat Linux 3:
Enter the following command:
rpm --qi --provides compat-db-4.0.14-5 | grep libdb-
If x86_64 bit is installed, libdb-4.0.so()(64bit) is displayed.
To install HP SMH, enter the following command line:
rpm –ivh hpsmh-2.0.0-linux-release.x86-64.rpm
Installation for Linux on IA-32 and x86_64 31