(file) Return to readme.txt CVS log (file) (dir) Up to [Pegasus] / pegasus / rpm

File: [Pegasus] / pegasus / rpm / Attic / readme.txt (download)
Revision: 1.2, Wed Jun 27 21:32:59 2001 UTC (22 years, 11 months ago) by sage
Branch: MAIN
Changes since 1.1: +3 -2 lines
rpm packaging: how to build the repository


All you have to do to build the rpm package is

- Starting the rpmBuild script
CAVEAT: the basename of the directory should be pegasus-1.0
(example: /usr/src/pegasus-1.0)

- Waiting (a cup of coffee ?) while the package is built
(make clean; make depend; make)

-  Installing: Issue
rpm -U /usr/src/packages/RPMS/i386/pegasus-1.0-1.i386.rpm 
(the version number following the name may differ)

- Creating the repository
cimmof -R/etc/pegasus -I/etc/pegasus/mof -nroot /etc/pegasus/mof/CIM_Core25.mof
cimmof -R/etc/pegasus -I/etc/pegasus/mof -nroot/cimv20 /etc/pegasus/mof/CIM_Schema25.mof
// Environment variable for cimmof and cimserver

- Starting the Server
cimserver
(The start script /etc/rc.d/pegasus is prepared for a SuSE system, I'd like
to see this adapted to RedHat.)

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2