GConf

Current Version: 1.0.9

Links

dir: ftp://ftp.gnome.org/pub/GNOME/stable/sources/GConf

file: GConf-1.0.9.tar.bz2

Setup information

cp configure configure.bak 
sed -e 's,db3/db.h,db.h,' configure.bak > configure 
cp backends/xml-entry.h backends/xml-entry.h.bak 
sed -e 's,,,' \
	backends/xml-entry.h.bak > backends/xml-entry.h 

fix

./configure --prefix=/opt/gnome --with-gnu-ld \
	--disable-static --enable-debug=no 

config

make 

make

make install 

install

ldconfig 

post