Skip to content

Packages for Distributions

Frank Haverkamp edited this page Feb 5, 2016 · 4 revisions

Pre-build Packages

See the following page to download pre-build packages for the most commonly used Linux distributions:

Try to build your own RPMs

You can try to build you own rpm files using the rpmbuild target in our Makefile on rpm based Linux distributions. We tried that on Fedora and RHEL.

make rpmbuild_setup # write a ~/.rpmmacros setup file
make rpmbuild

The result should be 3 rpms: genwqe-zlib, genwqe-tools and genwqe-vpd. Mostly you need the first two rpms. The vpd rpm is only needed for manufacturing purposes.