[Ilugc] Firefox 3.0 in Debian Etch

  • From: gnukid@xxxxxxxxx (Noorul Islam)
  • Date: Fri Jun 20 01:11:19 2008

But after installing GLib with prefix "/home/firefox-3.0-lib", when I try
to
install Pango with:

   ./configure --prefix=/home/firefox-3.0-lib

it is unable to locate GLib. I also tried:

   export BASE_DEPENDENCIES_LIBS=/home/firefox-3.0-lib

Same problem with GTK+. How do I tell Pango and GTK+, the location of GLib?



I think you need to set LD_LIBRARY_PATH  to the lib directory

Other related posts: