[Digikam-devel] [Bug 278526] No picture is displayed in the Album View

Samuel Gilbert samuel.gilbert at usherbrooke.ca
Tue Jul 26 19:36:33 BST 2011


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





--- Comment #4 from Samuel Gilbert <samuel gilbert usherbrooke ca>  2011-07-26 18:36:32 ---
Thank you for the tip Francesco, but I already tried that.  I had built digiKam
without specifying a prefix and "make install" put it in /usr/local.  I saw
that the /usr/local/lib folder contained some sub-directories with KDE stuff. 
I still tried adding /usr/local/lib to LD_LIBRARY_PATH, but it didn't work.  I
guess that KDE expects to find some *.so in specific directories.

I just tried recompiling from source while setting the prefix :

cmake . -DCMAKE_INSTALL_PREFIX=/usr
make -j2

But the compilation fails with :

[ 37%] Built target libacquireimages
make[2]: *** No rule to make target `/usr/local/lib/libksane.so', needed by
`lib/kipiplugin_acquireimages.so'.  Stop.
make[1]: ***
[extra/kipi-plugins/acquireimages/CMakeFiles/kipiplugin_acquireimages.dir/all]
Error 2
make: *** [all] Error 2

This is a separate problem.  The build instructions are fairly short.  I'm
Googling around to see how I'm supposed to build the sources before I submit
another bug report ;)  I was expecting the build process to be fairly
straightforward...

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