[Gimp-developer] ./configure doesn't recognize libexif

2007-06-21 Thread Richard Hirner
Hi,

I tried to compile the latest GIMP version from the SVN trunk. My
problem: the ./configure script (called from autogen.sh) doesn't
recognize libexif although the libexif-dev and libexif-gtk-dev
packages are installed and the headers and libs are indeed present:

[EMAIL PROTECTED]:~/tmp$ ls /usr/include/libexif
exif-byte-order.h  exif-entry.h   exif-log.h exif-utils.h
exif-content.h exif-format.h  exif-mem.h _stdint.h
exif-data.hexif-ifd.h exif-mnote-data.h
exif-data-type.h   exif-loader.h  exif-tag.h
[EMAIL PROTECTED]:~/tmp$ ls /usr/include/libexif-gtk/
gtk-exif-browser.h  gtk-exif-entry.h
gtk-exif-content-list.h gtk-exif-entry-number.h
gtk-exif-entry-ascii.h  gtk-exif-entry-option.h
gtk-exif-entry-copyright.h  gtk-exif-entry-rational.h
gtk-exif-entry-date.h   gtk-exif-entry-resolution.h
gtk-exif-entry-flash.h  gtk-exif-entry-user-comment.h
gtk-exif-entry-generic.hgtk-exif-entry-version.h

... ./configure output ...
Plug-In Features:
  EXIF support:no (libexif not found)
...

-- 
Richard
www.gimpusers.com
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] ./configure doesn't recognize libexif

2007-06-21 Thread Mukund Sivaraman

Hi Richard

On Thu, Jun 21, 2007 at 11:21:47AM +, Richard Hirner wrote:
 Hi,
 
 I tried to compile the latest GIMP version from the SVN trunk. My
 problem: the ./configure script (called from autogen.sh) doesn't
 recognize libexif although the libexif-dev and libexif-gtk-dev
 packages are installed and the headers and libs are indeed present:

You need at least libexif 0.6.15.


Kind regards,

Mukund

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] ./configure doesn't recognize libexif

2007-06-21 Thread Richard Hirner
Hi,

On Thu, Jun 21, 2007 at 04:54:57PM +0530, Mukund Sivaraman wrote:
 You need at least libexif 0.6.15.

Ok thanks, that solves the problem. I have libexif 0.6.13 which is
shipped with Ubuntu 7.04.

-- 
Richard
www.gimpusers.com
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] ./configure doesn't recognize libexif

2007-06-21 Thread Michael Schumacher
Von: Mukund Sivaraman [EMAIL PROTECTED]

 You need at least libexif 0.6.15.

The summary should indicate this - use too old rather than not found.


Michael
-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] ./configure doesn't recognize libexif

2007-06-21 Thread Sven Neumann
Hi,

On Thu, 2007-06-21 at 14:31 +0200, Michael Schumacher wrote:
 Von: Mukund Sivaraman [EMAIL PROTECTED]
 
  You need at least libexif 0.6.15.
 
 The summary should indicate this - use too old rather than not found.

It could do that. But there is already informative output when the test
for libexif is run. It would be quite some effort to change all tests in
configure to put that information into the summary. Quite error-prone
and IMO not worth the effort. People compiling GIMP should examine the
configure output.


Sven


___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer