Re: exif library not found

Peter Jones <[email protected]> Sun, 1 Feb 2004 20:52:56 -0700
Newsgroups gmane.comp.web.picfolio.user
Message-ID <[email protected]>
Hey, remember back when Samuli Ronkanen said:
> I have installed libexif, but running the configure.pl returns that exif 
> is not supported.

configure.pl uses the pkg-config tool to find libexif. When you install
libexif, it should have installed the correct files for pkg-config to
use. What does the following command produce?

	pkg-config libexif --modversion

If pkg-config does not know about libexif, then configure.pl can't
either.

-- 
Peter Jones [unix;vi;c++;4wd] (http://pmade.org)
Open Source Software (http://pmade.org/software)