The GConf Editor package contains a GUI editor for the GConf configuration database.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/2.10/gconf-editor-2.10.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gconf-editor/2.10/gconf-editor-2.10.0.tar.bz2
Download MD5 sum: 651a18f7eb5af91761521aa4f04ccc07
Download size: 543 KB
Estimated disk space required: 7 MB
Estimated build time: 0.1 SBU
Install GConf Editor by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --sysconfdir=/etc/gnome --localstatedir=/var/lib && make
This package does not come with a test suite.
Now, as the root user:
make install
--sysconfdir=/etc/gnome: This switch puts GConf schema files in /etc/gnome/gconf/schemas instead of $GNOME_PREFIX/etc/gconf/schemas.
--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.
Last updated on 2005-08-01 13:29:19 -0600