[Bug 885645] Re: create separate package for libraw shared library

2011-11-14 Thread Adam Dingle
Aha - I see. Thanks for the explanation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885645 Title: create separate package for libraw shared library To manage notifications about this bug go

[Bug 885645] Re: create separate package for libraw shared library

2011-11-13 Thread Chris Halse Rogers
This isn't the way the dynamic linker usually works. libraw.so is only used for build-time resolution of linker directives like “-lraw” - the SONAME of the library is embedded in the resulting binary, and the runtime loader looks for that. The practical upshot of this is that libraw.so.2 (or