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.8/gconf-editor-2.8.2.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gconf-editor/2.8/gconf-editor-2.8.2.tar.bz2
Download MD5 sum: 193d5970b570366fd435b2b7ebdd8047
Download size: 510 KB
Estimated disk space required: 8.7 MB
Estimated build time: 0.10 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 &&
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.
The GConf Editor package contains gconf-editor.
Last updated on 2004-12-02 22:29:03 -0700