The GConf package contains a configuration database system.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/GConf/1.0/GConf-1.0.9.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/GConf/1.0/GConf-1.0.9.tar.bz2
Download MD5 sum: 613aea1d9b7a9c504f52217451c7bf99
Download size: 784 KB
Estimated disk space required: 17 MB
Estimated build time: 0.3
Required patch for Berkeley DB: http://www.linuxfromscratch.org/blfs/downloads/6.1/GConf-1.0.9-db43-2.patch
OAF-0.6.10 and popt-1.7-5
GTK+-1.2.10, Berkeley DB-4.3.28, Guile-1.6.7 and GTK-Doc-1.3
If you have Berkeley DB installed, apply the following patch:
patch -Np1 -i ../GConf-1.0.9-db43-2.patch
Install GConf by running the following commands:
./configure --prefix=/opt/gnome-1.4 && make
If you have GTK-Doc installed and wish to build the HTML documentation, issue the following commands:
cd doc/gconf && make templates && make sgml && make html && cd ../..
This package does not come with a test suite.
Now, as the root user:
make install
Last updated on 2005-08-01 13:29:19 -0600