Re: Fixed: Rawstudio is broken in F10 ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2008-12-06 at 10:08 -0500, Linuxguy123 wrote:
> On Sat, 2008-12-06 at 17:49 +0100, Michael Schwendt wrote:
> > On Sat, 06 Dec 2008 09:19:04 -0500, Linuxguy123 wrote:
> > 
> > > $ rawstudio
> > > rawstudio: error while loading shared libraries: libexiv2.so.0: cannot
> > > open shared object file: No such file or directory
> > > 
> > > $ yum list exiv*
> > > Loaded plugins: downloadonly, kmdl, priorities, refresh-packagekit
> > > 0 packages excluded due to repository priority protections
> > > Installed Packages
> > > exiv2.i386
> > > 0.17.1-1.fc10
> > > installed
> > > exiv2-devel.i386
> > > 0.17.1-1.fc10
> > > installed
> > > exiv2-libs.i386
> > > 0.17.1-1.fc10
> > > installed
> > 
> > And where do you demonstrate that one of these packages actually
> > provides libexiv2.so.0?
> 
> Sorry.
> 
> $ rpm -ql exiv2-devel | grep lib
> /usr/lib/libexiv2.so
> /usr/lib/pkgconfig/exiv2.pc
> 
> I renamed it to libexiv2.so.0 and rawstudio runs. 
> 
> 
> > It isn't provided in these packages. It's ancient. Most recent you can get
> > is libexiv2.so.1 (F9) and libexiv2.so.4 (F10).
> 
> Apparently its not ancient, its still being shipped. 
----
probably a bad idea to do that - if an update ever happens to the
libexiv2 package, you won't be able to deal with it.

suggest that you move it back and symlink what rawstudio is looking
for...

(as root)

mv /usr/lib/libexiv2.so.0 /usr/lib/libexiv2.so
ln -s /usr/lib/libexiv2.so /usr/lib/libexiv2.so.0

Craig

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux