2008-01-11 klockan 09:57 skrev Djihed Afifi:
> Namely, some packages (like evolution and epiphany) seem to be using the
> local glib library (/usr/lib/libglib-2.0.so.0) instead of the one just
> built by jhbuild. 
The library locations are found using pkg-config. What is your
$PKG_CONFIG_PATH set to in your jhbuild environment? Try this:
  $ jhbuild shell     # (a new shell opens)
  $ echo $PKG_CONFIG_PATH
It should list something like
/opt/gnome-2-20/lib/pkgconfig:/opt/gnome-2-20/share/pkgconfig:/usr/share/pkgconfig:/usr/lib/pkgconfig.
If not, you may manually it adjust is by setting the values in your
~/.jhbuildrc:
  addpath('PKG_CONFIG_PATH', os.join(prefix, 'lib/pkgconfig'))
  addpath('PKG_CONFIG_PATH', os.join(prefix, 'share/pkgconfig'))
Hope this helps.
  mvrgr, Wouter
-- 
:wq                                                       mail uws xs4all nl
                                                      web http://uwstopia.nl
spread your love like a fever                 -- black rebel motorcycle club
Attachment:
signature.asc
Description: Digital signature