[Digikam-users] Digikam 1.0.0-beta3 in Debian with KDE4.3 - rebuild required

David Klasinc bigwhale at lubica.net
Fri Aug 7 16:33:06 BST 2009


On Thursday 06 August 2009 23:04:28 David Klasinc wrote:

> Strange I had 0.10.0 installed and there were no images. So I rebuilt .deb
> packages and installed them. Then images appeared in albums.
>
> Now I compiled 1.0.0-beta3 from source and images are gone again.
>
> I am using Ubuntu 9.04 with KDE 4.3 packages from kubuntu-ppa.

I hate to reply to myself, but ...

digikam, if built from source, will use /usr/local for installation prefix. 
This will break it and you won't get to see any images in your folders.

To fix the problem use:

rm CMakeCache.txt
cmake -DCMAKE_INSTALL_PREFIX=`kde-config --prefix`

Thanks to @cryogenic for the tip. :)

-- 
lp,
David



More information about the Digikam-users mailing list