The Open Group OpenPegasus Release RPMs for Linux
Show/Hide Plato Messages   You are here:  > OpenPegasus Release RPMs for Linux
Register Here

Submit a Presentation

OpenPegasus RPMs for Linux

OpenPegasus Release RPMs for Linux can be downloaded at the bottom of this page. Summary installation instructions for the current releases are provided below:

OpenPegasus Release 2.13.X

OpenPegasus Release 2.12.X

OpenPegasus Release 2.11.X

OpenPegasus Release 2.10.X

OpenPegasus Release 2.9.X

OpenPegasus Release 2.8.X

OpenPegasus Release 2.7.X

OpenPegasus Release 2.6.X

OpenPegasus Release 2.5.X


OpenPegasus Release 2.13.X

OpenPegasus 2.13.0 Source RPMs are available for download at the bottom of this page.
Release Notes, the README file, and a description of the configuration options can be downloaded here.

Note: With the release of RHEL4 U2. OpenPegasus Source and Binary RPMs are included as part of the Red Hat distribution.

Prior to upgrading OpenPegasus, the administrator should back up the files listed below. The first directory contains the OpenPegasus configuration files and SSL certificate files. The second directory contains the repository files. The third file contains any cimserver configuration properties that take effect on cimserver startup.

2.5.1+/2.6.X /2.7.X/2.8.X/2.9.X/2.10.X/2.11.X/2.12.X/2.13.X Directory Structure

/etc/Pegasus
/var/lib/Pegasus/repository
/var/lib/Pegasus/cimserver_planned.conf

2.4.3 Directory Structure

/etc/opt/tog-pegasus
/var/opt/tog-pegasus/repository
/var/opt/tog-pegasus/cimserver_planned.conf

OpenPegasus 2.13.0 Linux RPM Downloads

You can use the following step to install the OpenPegasus 2.13.0 binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla process http://cvs.opengroup.org/bugzilla/.

1. Please refer to the OpenPegasus 2.13.0 Source RPM for instructions on building the Binary RPM from the Source RPM.

2. Install/Upgrade the binary RPM using one of the following commands:

Install: rpm -ih tog-pegasus-2.13.0-1.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-2.13.0-1.{distro}.{arch}.rpm

OpenPegasus 2.13.0 SDK Linux RPM Downloads

You can use the following steps to install the OpenPegasus SDK 2.13.0 binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Please refer to the OpenPegasus 2.13.0 Source RPM for instructions on building the Binary SDK RPM from the Source RPM

2. Install/Upgrade the SDK RPM using one of the following commands:

Install: rpm -ih tog-pegasus-devel-2.13.0-1.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-devel-2.13.0-1.{distro}.{arch}.rpm

3. The following steps may be used to build and run the sample programs.

cd /usr/share/Pegasus/samples
make setupSDK
make
make testSDK

4. With OpenPegasus 2.13.X, the following steps may be used to deregister the sample programs.

cd /usr/share/Pegasus/samples
make unsetupSDK

OpenPegasus 2.13.0 Source RPM

This Linux Source RPM can be used to build a binary RPM for OpenPegasus 2.13.0 and OpenPegasus SDK 2.13.0. You can use the following steps to create the binary RPMs.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Download tog-pegasus-2.13.0-1.src.rpm

2. Install the Source RPM using the following command:

rpm -ih tog-pegasus-2.13.0-1.src.rpm

3. Build the binary RPMs for OpenPegasus 2.13.0 and OpenPegasus SDK 2.13.0 using the following commands:

For RHEL:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/redhat/SPECS/tog-pegasus.spec

For SLES:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/packages/SPECS/tog-pegasus.spec

4. The resulting binary RPMs will be placed in the following locations:

For RHEL:

/usr/src/redhat/RPMS/{arch}/tog-pegasus-2.13.0-1.{distro}.{arch}.rpm
/usr/src/redhat/RPMS/{arch}/tog-pegasus-devel-2.13.0-1.{distro}.{arch}.rpm

For SLES:

/usr/src/packages/RPMS/{arch}/tog-pegasus-2.13.0-1.{distro}.{arch}.rpm
/usr/src/packages/RPMS/{arch}/tog-pegasus-devel-2.13.0-1.{distro}.{arch}.rpm

OpenPegasus 2.13.0 RPM Removal

You can use the following steps to remove the OpenPegasus 2.13.0 binary RPMs.
 

rpm -e tog-pegasus-2.13.0-1.{distro}
rpm -e tog-pegasus-devel-2.13.0-1.{distro}

OpenPegasus Release 2.12.X

OpenPegasus 2.12.0 Source RPMs are available for download at the bottom of this page.
Release Notes, the README file, and a description of the configuration options can be downloaded here.

Note: With the release of RHEL4 U2. OpenPegasus Source and Binary RPMs are included as part of the Red Hat distribution.

Prior to upgrading OpenPegasus, the administrator should back up the files listed below. The first directory contains the OpenPegasus configuration files and SSL certificate files. The second directory contains the repository files. The third file contains any cimserver configuration properties that take effect on cimserver startup.

2.5.1+/2.6.X /2.7.X/2.8.X/2.9.X/2.10.X/2.11.X/2.12.X Directory Structure

/etc/Pegasus
/var/lib/Pegasus/repository
/var/lib/Pegasus/cimserver_planned.conf

2.4.3 Directory Structure

/etc/opt/tog-pegasus
/var/opt/tog-pegasus/repository
/var/opt/tog-pegasus/cimserver_planned.conf

OpenPegasus 2.12.0 Linux RPM Downloads

You can use the following step to install the OpenPegasus 2.12.0 binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla process http://cvs.opengroup.org/bugzilla/.

1. Please refer to the OpenPegasus 2.12.0 Source RPM for instructions on building the Binary RPM from the Source RPM.

2. Install/Upgrade the binary RPM using one of the following commands:

Install: rpm -ih tog-pegasus-2.12.0-1.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-2.12.0-1.{distro}.{arch}.rpm

OpenPegasus 2.12.0 SDK Linux RPM Downloads

You can use the following steps to install the OpenPegasus SDK 2.12.0 binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Please refer to the OpenPegasus 2.12.0 Source RPM for instructions on building the Binary SDK RPM from the Source RPM

2. Install/Upgrade the SDK RPM using one of the following commands:

Install: rpm -ih tog-pegasus-devel-2.12.0-1.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-devel-2.12.0-1.{distro}.{arch}.rpm

3. The following steps may be used to build and run the sample programs.

cd /usr/share/Pegasus/samples
make setupSDK
make
make testSDK

4. With OpenPegasus 2.12.X, the following steps may be used to deregister the sample programs.

cd /usr/share/Pegasus/samples
make unsetupSDK

OpenPegasus 2.12.0 Source RPM

This Linux Source RPM can be used to build a binary RPM for OpenPegasus 2.12.0 and OpenPegasus SDK 2.12.0. You can use the following steps to create the binary RPMs.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Download tog-pegasus-2.12.0-1.src.rpm

2. Install the Source RPM using the following command:

rpm -ih tog-pegasus-2.12.0-1.src.rpm

3. Build the binary RPMs for OpenPegasus 2.12.0 and OpenPegasus SDK 2.12.0 using the following commands:

For RHEL:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/redhat/SPECS/tog-pegasus.spec

For SLES:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/packages/SPECS/tog-pegasus.spec

4. The resulting binary RPMs will be placed in the following locations:

For RHEL:

/usr/src/redhat/RPMS/{arch}/tog-pegasus-2.12.0-1.{distro}.{arch}.rpm
/usr/src/redhat/RPMS/{arch}/tog-pegasus-devel-2.12.0-1.{distro}.{arch}.rpm

For SLES:

/usr/src/packages/RPMS/{arch}/tog-pegasus-2.12.0-1.{distro}.{arch}.rpm
/usr/src/packages/RPMS/{arch}/tog-pegasus-devel-2.12.0-1.{distro}.{arch}.rpm

OpenPegasus 2.12.0 RPM Removal

You can use the following steps to remove the OpenPegasus 2.12.0 binary RPMs.
 

rpm -e tog-pegasus-2.12.0-1.{distro}
rpm -e tog-pegasus-devel-2.12.0-1.{distro}

OpenPegasus Release 2.11.X

OpenPegasus 2.11.0 Source RPMs are available for download at the bottom of this page.
Release Notes, the README file, and a description of the configuration options can be downloaded here.

Note: With the release of RHEL4 U2. OpenPegasus Source and Binary RPMs are included as part of the Red Hat distribution.

Prior to upgrading OpenPegasus, the administrator should back up the files listed below. The first directory contains the OpenPegasus configuration files and SSL certificate files. The second directory contains the repository files. The third file contains any cimserver configuration properties that take effect on cimserver startup.

2.5.1+/2.6.X /2.7.X/2.8.X/2.9.X/2.10.X/2.11.X Directory Structure

/etc/Pegasus
/var/lib/Pegasus/repository
/var/lib/Pegasus/cimserver_planned.conf

2.4.3 Directory Structure

/etc/opt/tog-pegasus
/var/opt/tog-pegasus/repository
/var/opt/tog-pegasus/cimserver_planned.conf

OpenPegasus 2.11.0 Linux RPM Downloads

You can use the following step to install the OpenPegasus 2.11.0 binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla process http://cvs.opengroup.org/bugzilla/.

1. Please refer to the OpenPegasus 2.11.0 Source RPM for instructions on building the Binary RPM from the Source RPM.

2. Install/Upgrade the binary RPM using one of the following commands:

Install: rpm -ih tog-pegasus-2.11.0-1.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-2.11.0-1.{distro}.{arch}.rpm

OpenPegasus 2.11.0 SDK Linux RPM Downloads

You can use the following steps to install the OpenPegasus SDK 2.11.0 binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Please refer to the OpenPegasus 2.11.0 Source RPM for instructions on building the Binary SDK RPM from the Source RPM

2. Install/Upgrade the SDK RPM using one of the following commands:

Install: rpm -ih tog-pegasus-devel-2.11.0-1.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-devel-2.11.0-1.{distro}.{arch}.rpm

3. The following steps may be used to build and run the sample programs.

cd /usr/share/Pegasus/samples
make setupSDK
make
make testSDK

4. With OpenPegasus 2.11.X, the following steps may be used to deregister the sample programs.

cd /usr/share/Pegasus/samples
make unsetupSDK

OpenPegasus 2.11.0 Source RPM

This Linux Source RPM can be used to build a binary RPM for OpenPegasus 2.11.0 and OpenPegasus SDK 2.11.0. You can use the following steps to create the binary RPMs.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Download tog-pegasus-2.11.0-1.src.rpm

2. Install the Source RPM using the following command:

rpm -ih tog-pegasus-2.11.0-1.src.rpm

3. Build the binary RPMs for OpenPegasus 2.11.0 and OpenPegasus SDK 2.11.0 using the following commands:

For RHEL:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/redhat/SPECS/tog-pegasus.spec

For SLES:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/packages/SPECS/tog-pegasus.spec

4. The resulting binary RPMs will be placed in the following locations:

For RHEL:

/usr/src/redhat/RPMS/{arch}/tog-pegasus-2.11.0-1.{distro}.{arch}.rpm
/usr/src/redhat/RPMS/{arch}/tog-pegasus-devel-2.11.0-1.{distro}.{arch}.rpm

For SLES:

/usr/src/packages/RPMS/{arch}/tog-pegasus-2.11.0-1.{distro}.{arch}.rpm
/usr/src/packages/RPMS/{arch}/tog-pegasus-devel-2.11.0-1.{distro}.{arch}.rpm

OpenPegasus 2.11.0 RPM Removal

You can use the following steps to remove the OpenPegasus 2.11.0 binary RPMs.
 

rpm -e tog-pegasus-2.11.0-1.{distro}
rpm -e tog-pegasus-devel-2.11.0-1.{distro}

OpenPegasus Release 2.10.X

OpenPegasus 2.10.0 Source RPMs are available for download at the bottom of this page.
Release Notes, the README file, and a description of the configuration options can be downloaded here.

Note: With the release of RHEL4 U2. OpenPegasus Source and Binary RPMs are included as part of the Red Hat distribution.

Prior to upgrading OpenPegasus, the administrator should back up the files listed below. The first directory contains the OpenPegasus configuration files and SSL certificate files. The second directory contains the repository files. The third file contains any cimserver configuration properties that take effect on cimserver startup.

2.5.1+/2.6.X /2.7.X/2.8.X/2.9.X/2.10.X Directory Structure

/etc/Pegasus
/var/lib/Pegasus/repository
/var/lib/Pegasus/cimserver_planned.conf

2.4.3 Directory Structure

/etc/opt/tog-pegasus
/var/opt/tog-pegasus/repository
/var/opt/tog-pegasus/cimserver_planned.conf

OpenPegasus 2.10.0 Linux RPM Downloads

You can use the following step to install the OpenPegasus 2.10.0 binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla process http://cvs.opengroup.org/bugzilla/.

1. Please refer to the OpenPegasus 2.10.0 Source RPM for instructions on building the Binary RPM from the Source RPM.

2. Install/Upgrade the binary RPM using one of the following commands:

Install: rpm -ih tog-pegasus-2.10.0-1.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-2.10.0-1.{distro}.{arch}.rpm

OpenPegasus 2.10.0 SDK Linux RPM Downloads

You can use the following steps to install the OpenPegasus SDK 2.10.0 binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Please refer to the OpenPegasus 2.10.0 Source RPM for instructions on building the Binary SDK RPM from the Source RPM

2. Install/Upgrade the SDK RPM using one of the following commands:

Install: rpm -ih tog-pegasus-devel-2.10.0-1.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-devel-2.10.0-1.{distro}.{arch}.rpm

3. The following steps may be used to build and run the sample programs.

cd /usr/share/Pegasus/samples
make setupSDK
make
make testSDK

4. With OpenPegasus 2.10.X, the following steps may be used to deregister the sample programs.

cd /usr/share/Pegasus/samples
make unsetupSDK

OpenPegasus 2.10.0 Source RPM

This Linux Source RPM can be used to build a binary RPM for OpenPegasus 2.10.0 and OpenPegasus SDK 2.10.0. You can use the following steps to create the binary RPMs.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Download tog-pegasus-2.10.0-1.src.rpm

2. Install the Source RPM using the following command:

rpm -ih tog-pegasus-2.10.0-1.src.rpm

3. Build the binary RPMs for OpenPegasus 2.10.0 and OpenPegasus SDK 2.10.0 using the following commands:

For RHEL:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/redhat/SPECS/tog-pegasus.spec

For SLES:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/packages/SPECS/tog-pegasus.spec

4. The resulting binary RPMs will be placed in the following locations:

For RHEL:

/usr/src/redhat/RPMS/{arch}/tog-pegasus-2.10.0-1.{distro}.{arch}.rpm
/usr/src/redhat/RPMS/{arch}/tog-pegasus-devel-2.10.0-1.{distro}.{arch}.rpm

For SLES:

/usr/src/packages/RPMS/{arch}/tog-pegasus-2.10.0-1.{distro}.{arch}.rpm
/usr/src/packages/RPMS/{arch}/tog-pegasus-devel-2.10.0-1.{distro}.{arch}.rpm

OpenPegasus 2.10.0 RPM Removal

You can use the following steps to remove the OpenPegasus 2.10.0 binary RPMs.
 

rpm -e tog-pegasus-2.10.0-1.{distro}
rpm -e tog-pegasus-devel-2.10.0-1.{distro}

OpenPegasus Release 2.9.X

OpenPegasus 2.9.0 Source RPMs are available for download at the bottom of this page.
Release Notes, the README file, and a description of the configuration options can be downloaded here.

Note: With the release of RHEL4 U2. OpenPegasus Source and Binary RPMs are included as part of the Red Hat distribution.

Prior to upgrading OpenPegasus, the administrator should back up the files listed below. The first directory contains the OpenPegasus configuration files and SSL certificate files. The second directory contains the repository files. The third file contains any cimserver configuration properties that take effect on cimserver startup.

2.5.1+/2.6.X /2.7.X/2.8.X/2.9.X Directory Structure

/etc/Pegasus
/var/lib/Pegasus/repository
/var/lib/Pegasus/cimserver_planned.conf

2.4.3 Directory Structure

/etc/opt/tog-pegasus
/var/opt/tog-pegasus/repository
/var/opt/tog-pegasus/cimserver_planned.conf

OpenPegasus 2.9.0 Linux RPM Downloads

You can use the following step to install the OpenPegasus 2.9.0 binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla process http://cvs.opengroup.org/bugzilla/.

1. Please refer to the OpenPegasus 2.9.0 Source RPM for instructions on building the Binary RPM from the Source RPM.

2. Install/Upgrade the binary RPM using one of the following commands:

Install: rpm -ih tog-pegasus-2.9.0-1.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-2.9.0-1.{distro}.{arch}.rpm

OpenPegasus 2.9.0 SDK Linux RPM Downloads

You can use the following steps to install the OpenPegasus SDK 2.9.0 binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Please refer to the OpenPegasus 2.9.0 Source RPM for instructions on building the Binary SDK RPM from the Source RPM

2. Install/Upgrade the SDK RPM using one of the following commands:

Install: rpm -ih tog-pegasus-devel-2.9.0-1.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-devel-2.9.0-1.{distro}.{arch}.rpm

3. The following steps may be used to build and run the sample programs.

cd /usr/share/Pegasus/samples
make setupSDK
make
make testSDK

4. With OpenPegasus 2.9.X, the following steps may be used to deregister the sample programs.

cd /usr/share/Pegasus/samples
make unsetupSDK

OpenPegasus 2.9.0 Source RPM

This Linux Source RPM can be used to build a binary RPM for OpenPegasus 2.9.0 and OpenPegasus SDK 2.9.0. You can use the following steps to create the binary RPMs.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Download tog-pegasus-2.9.0-1.src.rpm

2. Install the Source RPM using the following command:

rpm -ih tog-pegasus-2.9.0-1.src.rpm

3. Build the binary RPMs for OpenPegasus 2.9.0 and OpenPegasus SDK 2.9.0 using the following commands:

For RHEL:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/redhat/SPECS/tog-pegasus.spec

For SLES:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/packages/SPECS/tog-pegasus.spec

4. The resulting binary RPMs will be placed in the following locations:

For RHEL:

/usr/src/redhat/RPMS/{arch}/tog-pegasus-2.9.0-1.{distro}.{arch}.rpm
/usr/src/redhat/RPMS/{arch}/tog-pegasus-devel-2.9.0-1.{distro}.{arch}.rpm

For SLES:

/usr/src/packages/RPMS/{arch}/tog-pegasus-2.9.0-1.{distro}.{arch}.rpm
/usr/src/packages/RPMS/{arch}/tog-pegasus-devel-2.9.0-1.{distro}.{arch}.rpm

OpenPegasus 2.9.0 RPM Removal

You can use the following steps to remove the OpenPegasus 2.9.0 binary RPMs.
 

rpm -e tog-pegasus-2.9.0-1.{distro}
rpm -e tog-pegasus-devel-2.9.0-1.{distro}

OpenPegasus Release 2.8.X

OpenPegasus 2.8.0 Source RPMs are available for download at the bottom of this page.
Release Notes, the README file, and a description of the configuration options can be downloaded here.

Note: With the release of RHEL4 U2. OpenPegasus Source and Binary RPMs are included as part of the Red Hat distribution.

Prior to upgrading OpenPegasus, the administrator should back up the files listed below. The first directory contains the OpenPegasus configuration files and SSL certificate files. The second directory contains the repository files. The third file contains any cimserver configuration properties that take effect on cimserver startup.

2.5.1+/2.6.X /2.7.X/2.8.X Directory Structure

/etc/Pegasus
/var/lib/Pegasus/repository
/var/lib/Pegasus/cimserver_planned.conf

2.4.3 Directory Structure

/etc/opt/tog-pegasus
/var/opt/tog-pegasus/repository
/var/opt/tog-pegasus/cimserver_planned.conf

OpenPegasus 2.8.0 Linux RPM Downloads

You can use the following step to install the OpenPegasus 2.8.0 binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla process http://cvs.opengroup.org/bugzilla/.

1. Please refer to the OpenPegasus 2.8.0 Source RPM for instructions on building the Binary RPM from the Source RPM.

2. Install/Upgrade the binary RPM using one of the following commands:

Install: rpm -ih tog-pegasus-2.8.0-1.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-2.8.0-1.{distro}.{arch}.rpm

OpenPegasus 2.8.0 SDK Linux RPM Downloads

You can use the following steps to install the OpenPegasus SDK 2.8.0 binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Please refer to the OpenPegasus 2.8.0 Source RPM for instructions on building the Binary SDK RPM from the Source RPM

2. Install/Upgrade the SDK RPM using one of the following commands:

Install: rpm -ih tog-pegasus-devel-2.8.0-1.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-devel-2.8.0-1.{distro}.{arch}.rpm

3. The following steps may be used to build and run the sample programs.

cd /usr/share/Pegasus/samples
make setupSDK
make
make testSDK

4. With OpenPegasus 2.8.X, the following steps may be used to deregister the sample programs.

cd /usr/share/Pegasus/samples
make unsetupSDK

OpenPegasus 2.8.0 Source RPM

This Linux Source RPM can be used to build a binary RPM for OpenPegasus 2.8.0 and OpenPegasus SDK 2.8.0. You can use the following steps to create the binary RPMs.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Download tog-pegasus-2.8.0-1.src.rpm

2. Install the Source RPM using the following command:

rpm -ih tog-pegasus-2.8.0-1.src.rpm

3. Build the binary RPMs for OpenPegasus 2.8.0 and OpenPegasus SDK 2.8.0 using the following commands:

For RHEL:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/redhat/SPECS/tog-pegasus.spec

For SLES:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/packages/SPECS/tog-pegasus.spec

4. The resulting binary RPMs will be placed in the following locations:

For RHEL:

/usr/src/redhat/RPMS/{arch}/tog-pegasus-2.8.0-1.{distro}.{arch}.rpm
/usr/src/redhat/RPMS/{arch}/tog-pegasus-devel-2.8.0-1.{distro}.{arch}.rpm

For SLES:

/usr/src/packages/RPMS/{arch}/tog-pegasus-2.8.0-1.{distro}.{arch}.rpm
/usr/src/packages/RPMS/{arch}/tog-pegasus-devel-2.8.0-1.{distro}.{arch}.rpm

OpenPegasus 2.8.0 RPM Removal

You can use the following steps to remove the OpenPegasus 2.8.0 binary RPMs.
 

rpm -e tog-pegasus-2.8.0-1.{distro}
rpm -e tog-pegasus-devel-2.8.0-1.{distro}

OpenPegasus Release 2.7.X

OpenPegasus 2.7.0 Source RPMs are available for download at the bottom of this page.
Release Notes, the README file, and a description of the configuration options can be downloaded here.

Note: With the release of RHEL4 U2. OpenPegasus Source and Binary RPMs are included as part of the Red Hat distribution.

Prior to upgrading OpenPegasus, the administrator should back up the files listed below. The first directory contains the OpenPegasus configuration files and SSL certificate files. The second directory contains the repository files. The third file contains any cimserver configuration properties that take effect on cimserver startup.

2.5.1+/2.6.X /2.7.X Directory Structure

/etc/Pegasus
/var/lib/Pegasus/repository
/var/lib/Pegasus/cimserver_planned.conf

2.4.3 Directory Structure

/etc/opt/tog-pegasus
/var/opt/tog-pegasus/repository
/var/opt/tog-pegasus/cimserver_planned.conf

OpenPegasus 2.7.0 Linux RPM Downloads

You can use the following step to install the OpenPegasus 2.7.0 binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla process http://cvs.opengroup.org/bugzilla/.

1. Please refer to the OpenPegasus 2.7.0 Source RPM for instructions on building the Binary RPM from the Source RPM.

2. Install/Upgrade the binary RPM using one of the following commands:

Install: rpm -ih tog-pegasus-2.7.0-2.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-2.7.0-2.{distro}.{arch}.rpm

OpenPegasus 2.7.0 SDK Linux RPM Downloads

You can use the following steps to install the OpenPegasus SDK 2.7.0 binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Please refer to the OpenPegasus 2.7.0 Source RPM for instructions on building the Binary SDK RPM from the Source RPM

2. Install/Upgrade the SDK RPM using one of the following commands:

Install: rpm -ih tog-pegasus-devel-2.7.0-2.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-devel-2.7.0-2.{distro}.{arch}.rpm

3. The following steps may be used to build and run the sample programs.

cd /usr/share/Pegasus/samples
make setupSDK
make
make testSDK

4. With OpenPegasus 2.7.X, the following steps may be used to deregister the sample programs.

cd /usr/share/Pegasus/samples
make unsetupSDK

OpenPegasus 2.7.0 Source RPM

This Linux Source RPM can be used to build a binary RPM for OpenPegasus 2.7.0 and OpenPegasus SDK 2.7.0. You can use the following steps to create the binary RPMs.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Download tog-pegasus-2.7.0-2.src.rpm

2. Install the Source RPM using the following command:

rpm -ih tog-pegasus-2.7.0-2.src.rpm

3. Build the binary RPMs for OpenPegasus 2.7.0 and OpenPegasus SDK 2.7.0 using the following commands:

For RHEL:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/redhat/SPECS/tog-pegasus.spec

For SLES:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/packages/SPECS/tog-pegasus.spec

4. The resulting binary RPMs will be placed in the following locations:

For RHEL:

/usr/src/redhat/RPMS/{arch}/tog-pegasus-2.7.0-2.{distro}.{arch}.rpm
/usr/src/redhat/RPMS/{arch}/tog-pegasus-devel-2.7.0-2.{distro}.{arch}.rpm

For SLES:

/usr/src/packages/RPMS/{arch}/tog-pegasus-2.7.0-2.{distro}.{arch}.rpm
/usr/src/packages/RPMS/{arch}/tog-pegasus-devel-2.7.0-2.{distro}.{arch}.rpm

OpenPegasus 2.7.0 RPM Removal

You can use the following steps to remove the OpenPegasus 2.7.0 binary RPMs.
 

rpm -e tog-pegasus-2.7.0-2.{distro}
rpm -e tog-pegasus-devel-2.7.0-2.{distro}

OpenPegasus Release 2.6.X

OpenPegasus 2.6.X Source RPMs are available for download at the bottom of this page.
Release Notes, the README file, and a description of the configuration options can be downloaded here.

Note: With the release of RHEL4 U2. OpenPegasus Source and Binary RPMs are included as part of the Red Hat distribution.

Prior to upgrading OpenPegasus, the administrator should back up the files listed below. The first directory contains the OpenPegasus configuration files and SSL certificate files. The second directory contains the repository files. The third file contains any cimserver configuration properties that take effect on cimserver startup.

2.5.1+/2.6.X Directory Structure

/etc/Pegasus
/var/lib/Pegasus/repository
/var/lib/Pegasus/cimserver_planned.conf

2.4.3 Directory Structure

/etc/opt/tog-pegasus
/var/opt/tog-pegasus/repository
/var/opt/tog-pegasus/cimserver_planned.conf

OpenPegasus 2.6.X Linux RPM Downloads

You can use the following step to install the OpenPegasus 2.6.X binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla process http://cvs.opengroup.org/bugzilla/.

1. Please refer to the OpenPegasus 2.6.X Source RPM for instructions on building the Binary RPM from the Source RPM.

2. Install/Upgrade the binary RPM using one of the following commands:

Install: rpm -ih tog-pegasus-2.6.X-1.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-2.6.X-1.{distro}.{arch}.rpm

OpenPegasus 2.6.X SDK Linux RPM Downloads

You can use the following steps to install the OpenPegasus SDK 2.6.X binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Please refer to the OpenPegasus 2.6.X Source RPM for instructions on building the Binary SDK RPM from the Source RPM

2. Install/Upgrade the SDK RPM using one of the following commands:

Install: rpm -ih tog-pegasus-devel-2.6.X-1.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-devel-2.6.X-1.{distro}.{arch}.rpm

3. The following steps may be used to build and run the sample programs.

cd /usr/share/Pegasus/samples
make setupSDK
make testSDK

OpenPegasus 2.6.X Source RPM

This Linux Source RPM can be used to build a binary RPM for OpenPegasus 2.6.X and OpenPegasus SDK 2.6.X. You can use the following steps to create the binary RPMs.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Download tog-pegasus-2.6.X-1.src.rpm

2. Install the Source RPM using the following command:

rpm -ih tog-pegasus-2.6.X-1.src.rpm

3. Build the binary RPMs for OpenPegasus 2.6.X and OpenPegasus SDK 2.6.X using the following commands:

For RHEL:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/redhat/SPECS/tog-pegasus.spec

For SLES:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/packages/SPECS/tog-pegasus.spec

4. The resulting binary RPMs will be placed in the following locations:

For RHEL:

/usr/src/redhat/RPMS/{arch}/tog-pegasus-2.6.X-1.{distro}.{arch}.rpm
/usr/src/redhat/RPMS/{arch}/tog-pegasus-devel-2.6.X-1.{distro}.{arch}.rpm

For SLES:

/usr/src/packages/RPMS/{arch}/tog-pegasus-2.6.X-1.{distro}.{arch}.rpm
/usr/src/packages/RPMS/{arch}/tog-pegasus-devel-2.6.X-1.{distro}.{arch}.rpm

OpenPegasus 2.6.X RPM Removal

You can use the following steps to remove the OpenPegasus 2.6.X binary RPMs.
 

rpm -e tog-pegasus-2.6.X-1.{distro}
rpm -e tog-pegasus-devel-2.6.X-1.{distro}

OpenPegasus Release 2.5.X

Source and Binary RPMs will be available for download at the bottom of this page.
Release Notes, the README file, and a description of the configuration options can be downloaded here.

Note: With the release of RHEL4 U2. OpenPegasus is now included as part of the Red Hat distribution. Binaries for RHEL4 are no longer available on this site.

Prior to upgrading OpenPegasus, the administrator should back up the files listed below. The first directory contains the OpenPegasus configuration files and SSL certificate files. The second directory contains the repository files. The third file contains any cimserver configuration properties that take effect on cimserver startup.

2.5.1+ Directory Structure

/etc/Pegasus
/var/lib/Pegasus/repository
/var/lib/Pegasus/cimserver_planned.conf

2.4.3 Directory Structure

/etc/opt/tog-pegasus
/var/opt/tog-pegasus/repository
/var/opt/tog-pegasus/cimserver_planned.conf

OpenPegasus 2.5.X Linux RPM Downloads

You can use the following step to install the OpenPegasus 2.5.X binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla process http://cvs.opengroup.org/bugzilla/.

1. Download tog-pegasus-2.5.X-1{distro}.{arch}.rpm

2. Install/Upgrade the binary RPM using one of the following commands:

Install: rpm -ih tog-pegasus-2.5.X-1.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-2.5.X-1.{distro}.{arch}.rpm

OpenPegasus 2.5.X SDK Linux RPM Downloads

You can use the following steps to install the OpenPegasus SDK 2.5.X binary RPM.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Download tog-pegasus-devel-2.5.X-1.{distro}.{arch}.rpm

2. Install/Upgrade the SDK RPM using one of the following commands:

Install: rpm -ih tog-pegasus-devel-2.5.X-1.{distro}.{arch}.rpm
Upgrade: rpm -Uh tog-pegasus-devel-2.5.X-1.{distro}.{arch}.rpm

3. The following steps may be used to build and run the sample programs.

cd /usr/share/Pegasus/samples
make setupSDK
make tests

OpenPegasus 2.5.X Source RPM

This Linux Source RPM can be used to build a binary RPM for OpenPegasus 2.5.X and OpenPegasus SDK 2.5.X.
You can use the following steps to create the binary RPMs.

Note: Please report any problems using the OpenPegasus Bugzilla site.

1. Download tog-pegasus-2.5.X-1.src.rpm

2. Install the Source RPM using the following command:

rpm -ih tog-pegasus-2.5.X-1.src.rpm

3. Build the binary RPMs for OpenPegasus 2.5.X and OpenPegasus SDK 2.5.X using the following commands:

For RHEL3:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/redhat/SPECS/tog-pegasus.spec

For SLES9:

rpmbuild -bb --define 'LINUX_VERSION {distro}' /usr/src/packages/SPECS/tog-pegasus.spec

4. The resulting binary RPMs will be placed in the following locations:

For RHEL3:

/usr/src/redhat/RPMS/{arch}/tog-pegasus-2.5.X-1.{distro}.{arch}.rpm
/usr/src/redhat/RPMS/{arch}/tog-pegasus-devel-2.5.X-1.{distro}.{arch}.rpm

For SLES9:

/usr/src/packages/RPMS/{arch}/tog-pegasus-2.5.X-1.{distro}.{arch}.rpm
/usr/src/packages/RPMS/{arch}/tog-pegasus-devel-2.5.X-1.{distro}.{arch}.rpm

OpenPegasus 2.5.X RPM Removal

You can use the following steps to remove the OpenPegasus 2.5.X binary RPMs.
 

rpm -e tog-pegasus-2.5.X-1.{distro}
rpm -e tog-pegasus-devel-2.5.X-1.{distro}

 

Binary RPM  
04-Apr-06 (latest change) 45 Documents
 Show/Hide
Source RPM  
23-Jul-13 (latest change) 30 Documents
 Show/Hide
If you experience any problems with broken links, or incorrect or unexpected functionality, click here to request help.
   |   Legal Notices & Terms of Use   |   Privacy Statement   |   Top of Page   Return to Top of Page
  PHPlato: 2.0 (379) [p]