Bug 187641

Summary: digikam: error while loading shared libraries
Product: [Applications] digikam Reporter: Juan Honorato <juanrhonorato>
Component: Plugin-DImg-RAWAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED DOWNSTREAM    
Severity: crash CC: caulier.gilles
Priority: NOR    
Version: 0.10.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 1.0.0

Description Juan Honorato 2009-03-19 21:09:51 UTC
Version:           0.10.0 (using KDE 4.2.1)
OS:                Linux
Installed from:    I Don't Know

I have archlinux installed with kde 4.2.1 and i have installed digikam 0.10.0 and svn. Both give me the same error from konsole:

"[casa@salita1 ~]$ digikam
digikam: error while loading shared libraries: libkdcraw.so.5: cannot open shared object file: No such file or directory"

I have also installed libkdcraw-svn with the same output.
Any help please?
Comment 1 caulier.gilles 2009-03-19 21:15:00 UTC
well, when you install shared lib, application need to be linked with it. Are you sure that digiKam use it during compilation ?

Gilles Caulier
Comment 2 Juan Honorato 2009-03-19 21:30:09 UTC
Sorry, i dont really know what you mean. I installed 0.10.0 from arch repositories with pacman, i thought it would work without any editing... Is there a way to correct it in case its the problem?
Comment 3 caulier.gilles 2009-03-19 21:34:02 UTC
well, it's a package problem if a shared lib is not found...

Gilles Caulier
Comment 4 Juan Honorato 2009-03-19 21:41:13 UTC
So i should reinstall? How can i make it right this time? 
thx
Comment 5 Pino Toscano 2009-03-20 11:31:44 UTC
A distro package not finding the libraries it wants is a bug in the distro package.
Please report the problem to the packagers of your distro.