Re: [gnome-love] jhbuild - libexif - pkg-config



On 1/15/06, Sean Kelley <sean sweng gmail com> wrote:
svk ubuntu:~$ pkg-config --modversion libexif
0.6.12

svk ubuntu:~$ pkg-config --exists "libexif >= 0.5.12"
svk ubuntu:~$ echo $?
0

Retry, removing the spaces around your '>='.  ;-)

What is the recommended solution?

As pointed out by someone else, you're probably not running these
pkg-config commands under jhbuild, thus getting results from
/usr/lib/pkgconfig.  However, jhbuild doesn't look there by default
and needs to be instructed to do so.  Maybe we should ask jamesh if
it'd okay to have a line in the standard sample.jhbuildrc that does
this.

Cheers,
Elijah



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]