LFS system: LFS-6.2 BLFS book : BLFS-6.2 While trying to install GNOME Virtual File System 2.14.2, the configure command gives the following error:
gconftool-2: error while loading shared libraries: libgconf-2.so.4. cannot open shared object file: No such file or directory. I am installing GNOME by method 2, i.e in /opt/gnome directory. I found that the file in question actually exists in /opt/gnome/lib directory. What is the mistake I am doing? I tried the following workarounds(Please do not laugh): 1. I gave the following prefix to configure MODULES_GCONF_LIBS=/opt/gnome/lib ./configure .... 2. Then I tried the following suffix: ./configure .... --with-gconf-source=/opt/gnome/lib/ .... Both the approaches failed. I get the same error messages. Kindly guide me. Regards Shayin C K -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
