HP Serviceguard A.11.20.20 for Linux Release Notes, May 2013

need for each distribution, if you install all the Serviceguard components. You may want to
install all of this software now, to make sure all dependencies are met.
Table 2 RPMs (pre-requisites) for installing Serviceguard for Linux A.11.20.10
SUSE Linux Enterprise ServerRed Hat Enterprise Linux
kernel-source
bash
pidentd
libblkid1
libgcc43 (SP1)
libstdc++43 (SP1)
libgcc46 (SP2)
libstdc++46 (SP2)
sblim-sfcb
sblim-sfcc
sblim-cmpi-base
net-snmp
gcc
glibc
glibc-devel
sg3_utils
xinetd
libgcc
kernel-headers
kernel-devel
krb5-libs
zlib
e2fsprogs-libs (RHEL 5)
libblkid (RHEL 6)
libstdc++
libXp
libgomp
authd
tog-pegasus
lm_sensors
net-snmp
gcc
glibc
glibc-devel
sg3_utils
xinetd
java >= 1.6 - Output of "which java" must point to JDK .
If Apache Tomcat tarball is being used, it must be untarred and a link must be provided as
shown below :
ln -s /tmp/apache-tomcat-5.5.35 /usr/share/sgmgr-tomcat, assuming
/tmp/apache-tomcat-5.5.35 is the untared directory.
6.1.4 Pre-installation checklist for Serviceguard Manager
1. Ensure Java JDK is installed (JDK 1.6 or later).
If it is not installed from your Linux distribution CD or DVD, download and install the recent
Java JDK for your Linux distribution from
http://www.oracle.com/technetwork/java/javase/downloads/index.html .
a. Ensure the command output of which Java” is pointing to the JDK >=1.6
For example:
# which java
/usr/bin/java
# /usr/bin/java -version
java version "1.7.0"
Java(TM) SE Runtime Environment (build 1.7.0-b147)
Java HotSpot(TM) 64-Bit Server VM (build 21.0-b17, mixed mode)
b. If the command which Java” results with no output or, if it is pointing to a wrong version
of Java, then follow the below steps to provide the link to the appropriate Java inside
JDK:
14