[Digikam-devel] [Bug 138616] cannot compile: cannot verify exiv2 version
Angelo Naselli
anaselli at linux.it
Thu Dec 14 21:43:33 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 anaselli linux it 2006-12-14 22:43 -------
about comment #31, can you explain better what you mean with
"Check if exiv2.pc is in path of pkg-config"?
I mean the check should be consistent:
[anaselli proj9 digikam]$ pkg-config sqlite3 --libs
-lsqlite3
[anaselli proj9 digikam]$ pkg-config sqlite2 --libs
Package sqlite2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sqlite2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sqlite2' found
If xxxx.pc is not in the path the check fails.
More information about the Digikam-devel
mailing list