[Digikam-devel] [Bug 138616] cannot compile: cannot verify exiv2 version

Andreas Huggel ahuggel at gmx.net
Mon Dec 11 15:52:56 GMT 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=138616         




------- Additional Comments From ahuggel gmx net  2006-12-11 16:52 -------
That's ok. -lz and -lm are only needed when linking statically:

ahuggel mowgli> pkg-config --libs exiv2
-L/usr/local/lib -lexiv2

ahuggel mowgli> pkg-config --libs --static exiv2
-L/usr/local/lib -lexiv2 -lz -lm

-ahu.



More information about the Digikam-devel mailing list