Users Guide

13–Linux QCS Installation
Installing WS-MAN or CIM-XML on Linux Server
194 BC0054508-00 J
Note that in inbox Pegasus, HTTP is not enabled by default. After Inbox
OpenPegasus is installed successfully, if no further configuration is required,
follow the instructions in “Step 4: Install QLogic CMPI Provider” on page 198. To
enable HTTP, see “Enable HTTP” on page 198.
From Source (Red Hat and SUSE)
The OpenPegasus source can be downloaded from the following Web site:
www.openpegasus.org
NOTE
On SUSE Linux, the Inbox OpenPegasus RPM is not available.
OpenPegasus must be installed form source, as described in the following
section.
NOTE
After the server is rebooted, the CIM server must be manually restarted to
enable the client to reconnect to the server. The manual restart is a known
limitation of Red Hat v6.2 Inbox RPM.
NOTE
If not already installed, download and install the OpenSSL and
libopenssl-devel RPM. This step is optional and required only if you are
planning to use HTTPS to connect the client to the managed host.
In some cases, if OpenPegasus installation fails, OpenSSL must be
installed with the -fPIC option:
./config no-threads --fPIC. Use this option to install OpenSSL
and the include files to /usr/local/ssl. Set the OPENSSL_HOME
path to /usr/local/ssl and continue with the OpenPegasus
installation.