[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [gnome-love] Can't get jhbuild to run right
- From: MHR <mhullrich gmail com>
- To: gnome-love gnome org
- Subject: Re: [gnome-love] Can't get jhbuild to run right
- Date: Sun, 25 May 2008 18:18:29 -0700
On Sun, May 25, 2008 at 4:54 PM, Andre Klapper <ak-47 gmx net> wrote:
>
> depends on the shell you use, for e.g. bash it is
> "export PKG_CONFIG_PATH=/whatever/path"
>
Well, I get this:
$ echo $PKG_CONFIG_PATH
/opt/gnome2/lib64/pkgconfig:/opt/gnome2/share/pkgconfig:/usr/share/pkgconfig:/usr/lib/pkgconfig
$ for i in `echo $PKG_CONFIG_PATH | tr ":" " "`; do
> echo $i
> find $i -name "*dbus*"
> done
/opt/gnome2/lib64/pkgconfig
/opt/gnome2/share/pkgconfig
/usr/share/pkgconfig
/usr/lib/pkgconfig
/usr/lib/pkgconfig/dbus-1.pc
/usr/lib/pkgconfig/dbus-glib-1.pc
But I'm not sure what I'm looking for or where to look - was that any help?
mhr
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]