[Digikam-devel] [Bug 224094] Modifying file (caption, keywords, EXIF) takes a very long time and 100 % CPU
Andreas Huggel
ahuggel at gmx.net
Wed Jan 27 12:54:29 GMT 2010
https://bugs.kde.org/show_bug.cgi?id=224094
--- Comment #13 from Andreas Huggel <ahuggel gmx net> 2010-01-27 13:54:24 ---
Simon,
If you want to compile with libexiv2 0.18.2, you don't really need to remove
the installed Debian package. It's enough to remove libexiv2-dev, or, if that's
also not easily possible, just remove or rename the following three files:
/usr/lib/libexiv2.a, /usr/lib/libexiv2.la and /usr/lib/libexiv2.so (that's a
link).
Then get the 0.18.2 tarball from http://www.exiv2.org/archive.html and build it
as per the README. By default it installs into directories below /usr/local/,
so it won't interfere with the Debian version in /usr. You may need to add
/usr/local/lib to LD_LIBRARY_PATH and /usr/local/lib/pkgconfig to
PKG_CONFIG_PATH though.
When it's done you can use the ldd command to double-check exactly what
libraries a program or another library is using.
Andreas
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list