The latest development work on gmodconfig is available from
Sourceforge's CVS. To access the CVS repository, please read the
instructions on this project's
CVS page.
You'll need a GNU C++ compiler to compile gmodconfig since it uses
a non standard GNU extension ;-) I'm using GCC-3.2, which is shipped with
Redhat 8.0.
Once you have obtained the sources from CVS you'll need to run
./autogen.sh. This script runs gnome-autogen.sh in turn.
You might have to install the gnome-common package for this to
work.
|