Nupur wrote these words on 11/17/05 09:15 CST: > Then, I ran the checked PKG_CONFIG_PATH by echo $PKG_CONFIG_PATH and > it returned: > /usr/lib/pkgconfig/
And that is why your initial installation to /opt didn't work. You failed to add the additional path into your environment so that the PKG_CONFIG_PATH variable was updated to include the path for GNOME in /opt (or you failed to source the file that you modified to include the new PKG_CONFIG_PATH var). You'll notice at http://www.linuxfromscratch.org/blfs/view/stable/gnome/core.html#gnome-pre-install-config that it is mentioned to do this. -- Randy rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3] [GNU C Library stable release version 2.3.4] [Linux 2.6.10 i686] 09:20:00 up 53 days, 18:44, 3 users, load average: 1.11, 1.11, 0.79 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
