Bug 500365 - digikam missing libexiv2.so.4; exiv2-libs contains libexiv2.so.5
Summary: digikam missing libexiv2.so.4; exiv2-libs contains libexiv2.so.5
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: digikam
Version: rawhide
Hardware: i686
OS: Linux
low
low
Target Milestone: ---
Assignee: Marcin Garski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-12 13:01 UTC by Ronald L Humble
Modified: 2009-05-12 14:08 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-05-12 14:08:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ronald L Humble 2009-05-12 13:01:58 UTC
Description of problem:digikam fails to run on fresh install of fc11


Version-Release number of selected component (if applicable):
digikam-0.10.0-1.fc11.i586
exiv2-libs-0.18.1-1.fc11.i586

How reproducible:
from text window -> digikam
$ digikam: error while loading shared libraries: libexiv2.so.4: cannot open shared object file: No such file or directory
rpm -ql exiv2-libs
/usr/lib/libexiv2.so.5
/usr/lib/libexiv2.so.5.3.0


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Michael Schwendt 2009-05-12 13:22:47 UTC
digikam doesn't have a direct dependency on exiv2-libs and no such RPM dependency either.

What do you get for
  rpm -q kdegraphics-libs
  ldd -r /usr/bin/digikam
?

Comment 2 Ronald L Humble 2009-05-12 14:01:34 UTC
CLOSE THIS BUG. I apologize. My .bashrc file had path to compiled KDE first in the path.

Comment 3 Rex Dieter 2009-05-12 14:08:46 UTC
OK. :)


Note You need to log in before you can comment on or make changes to this bug.