Hi All I've come across an error in trying to compile gnome session 2.14.2 and I'm not sure if it was discussed here not so long ago but my searches hasn't revealed the posts. Libnotify is not a required dependency but because of problems with dbus, libnotify is not installed. What should I do to attempt to resolving this error?
appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for xrdb... /usr/bin/xrdb checking for glib-genmarshal... /usr/bin/glib-genmarshal checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes checking what language compliance flags to pass to the C compiler... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SOUND_TEST... yes checking for GNOME_SESSION... yes checking for LIBNOTIFY... no checking for gconftool-2... /usr/bin/gconftool-2 Using config source xml:merged:/etc/gnome/2.14.2/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for gconf-sanity-check-2... no configure: error: gconf-sanity-check-2 executable not found in your path - should be installed with GConf BTW: My gnome default prefix is /usr not the /opt option. Gena -- Wow! Linux From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
