This is not a bug in Ubuntu. If you put a library on the system library
directories, you need to expect that it will be used in linker
resolution. There's no way to magically have half your applications
look at one, and the other half another, since linking is done by raw
SONAME, not full path.
If you need to install a different version of system libraries that lack
symbols, you should probably have them off the ldconfig path entirely,
in the same directory as your application, or use LD_* hacks to hint to
your application where to find them, or compile with rpaths directly to
your library.
** Changed in: banshee (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1191195
Title:
Cannot launch banshee: Unhandled Exception:
System.DllNotFoundException: libgtk-x11-2.0.so.0
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1191195/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs