Re: [gnome-love] jhbuild - libexif - pkg-config
- From: Tim Wilson <socialpariah gmail com>
- To: Sean Kelley <sean sweng gmail com>, gnome-love gnome org
- Cc:
- Subject: Re: [gnome-love] jhbuild - libexif - pkg-config
- Date: Mon, 23 Jan 2006 00:46:25 -0800
I just did the following, as root, to fix the issue:
yum install libexif-devel
This installs the exif package if the PKG_CONFIG_PATH route did not work for you...
On 1/15/06, Sean Kelley <
sean sweng gmail com> wrote:Hi again,
I had some interesting errors with nautilus and libexif. I get the following error:
checking for libExif... checking for EXIF... checking for EXIF... configure: error: Package requirements (libexif =
0.5.12) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively you may set the EXIF_CFLAGS and EXIF_LIBS environment variables
to avoid the need to call pkg-config. See the pkg-config man page for
more details.
*** error during stage configure of nautilus: could not configure module *** [75/126]
[1] rerun stage configure
[2] ignore error and continue to build
[3] give up on module
[4] start shell
[5] go to stage force_checkout
---
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?
Thanks!
Sean
_______________________________________________
gnome-love mailing list
gnome-love gnome org
http://mail.gnome.org/mailman/listinfo/gnome-love
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]