Re: exif library not found

Samuli Ronkanen <[email protected]> Mon, 02 Feb 2004 19:08:13 +0100
Newsgroups gmane.comp.web.picfolio.user
Message-ID <[email protected]>
>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.
>
>  
>
Thanks Peter

It produces:
[root@romu picfolio-0.3.1]# pkg-config libexif --modversion
Package libexif was not found in the pkg-config search path.
Perhaps you should add the directory containing `libexif.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libexif' found

I managed to make configure.pk to find libexif by copying the 
'libexif.pc' file to /usr/lib/pkgconfig, but still the picfolio do not 
output any exif data on the html files. I tried with Steves 
Chocholate-style, your default style and my own. My libexif version is 
5.1.2.