<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jan Kundrát a écrit :
<blockquote cite="mid:47E15B81.8050007@gentoo.org" type="cite">Gonzalez
Dominique wrote:
<br>
<blockquote type="cite">i tried two ways :
<br>
<br>
* with rpm, and i installed the devel package (as it did not work,
i
<br>
installed every package the name of which contains exiv or exif)
<br>
* with the source that i downloaded from
<br>
<a class="moz-txt-link-freetext" href="http://www.exiv2.org/download.html">http://www.exiv2.org/download.html</a>
<br>
<br>
same result for the both...
<br>
</blockquote>
<br>
It must be some misconfiguration of your host. We use pkgconfig when
searching for the exiv2 library, so make sure that pkgconfig can find
file "exiv2.pc", typically under /usr/lib/pkgconfig/exiv2.pc.
<br>
<br>
What's the output of the following command?
<br>
<br>
`pkg-config --libs exiv2; echo $?`
<br>
</blockquote>
<br>
i bet that this is not good news.. the output is :<br>
<blockquote>-lexiv2<br>
0<br>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
================================================
Dominique GONZALEZ (<a class="moz-txt-link-freetext" href="http://www.grappa.univ-lille3.fr/~gonzalez/">http://www.grappa.univ-lille3.fr/~gonzalez/</a>)
================================================
Quand on mettra les cons sur orbite, t'auras pas fini de tourner.
-- Michel Audiard (Le Pacha)
================================================
</pre>
</body>
</html>