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



Sean Kelley wrote:
<snip>
But, if you try the following, it is clear that pkg-config knows about
libexif and it is a higher version.  But when you do the check, it fails:


svk ubuntu:~$ pkg-config --modversion libexif
0.6.12

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

--

What is the recommended solution?

I don't know the "recommended" solution, but this sort of thing I ran
into things like this numerous times during the process. I just copied
the corresponding .pc files over from my system pkgconfig directory (not
sure where that is on Ubuntu), to the pkgconfig folder in my jhbuild
build directory and all was well.

Harish




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