4.4. Creating packages

4.4.1. RedHat, SuSe, other RPM based systems

You can use a RPM source package. You can download it here. Run

rpm -ivh package.rpm

to install it. Files will be placed somewhere in /usr/src, search for file v-q.spec. Run

rpmbuild -bb v-q.spec

to build all binary packages.

Building from sources downloaded from repository or unpacked from tarball is also simple. Just go to the main directory and run

make pkg-rpm

Hosted by: BerliOS Logo SourceForge.net Logo