[Digikam-devel] [Bug 224094] Modifying file (caption, keywords, EXIF) takes a very long time and 100 % CPU

Michael G. Hansen mike at mghansen.de
Mon Feb 22 21:57:53 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=224094


Michael G. Hansen <mike at mghansen.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike at mghansen.de




--- Comment #31 from Michael G. Hansen <mike mghansen de>  2010-02-22 22:57:45 ---
(In reply to comment #30)
> I run cmake with -DCMAKE_INSTALL_PREFIX=/usr to install the libraries over the
> ones from apt. I guess this is not totally ethically correct, but right now
> it's working ;)

To make it more 'ethically correct', you can wrap the installation using
checkinstall. It will put all the files into .deb file, so you can easily
remove them later.

Basically you just have to 'apt-get install checkinstall' and then
'checkinstall make install' in the directory where you compiled the library.

Michael

-- 
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