7–Installing Management Applications
Detailed Procedures
75
83840-546-00 D
Install OpenPegasus From Source (Red Hat and SuSE)
The OpenPegasus source can be downloaded from
Set the Environment Variable
lists the environment variables for building OpenPegasus.
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
.
This installs openssl and the include files to
/usr/local/ssl
. Set the
OPENSSL_HOME path to
/usr/local/ssl
and continue with the
OpenPegasus installation.
Table 7-3. OpenPegasus Environment Variables
Environment Variable
Description
PEGASUS_ROOT
The location of the Pegasus source tree
PEGASUS_HOME
The location for the built executable, reposi-
tory:
$PEGASUS_HOME/bin
PEGASUS_HOME/lib
$PEGAUS_HOME/repository
$PEGASUS_HOME/mof subdirectories
PATH
$PATH:$PEGASUS_HOME/bin
PEGASUS_ENABLE_CMPI_PROVID-
ER_MANAGER
True
PEGASUS_CIM_SCHEMA
"CIM222"
PEGASUS_PLATFORM
For Linux 32 bit systems: "LINUX_IX-
86_GNU"
For Linux 64 bit systems: "LINUX_X-
86_64_GNU"
PEGASUS_HAS_SSL
Optional. Set to "true" for HTTPS support.
PEGASUS_ENABLE_PROTO-
COL_WSMAN
Optional. Set to "true" for WSMAN protocol
support.
Summary of Contents for 8400 Series
Page 390: ......