libvdpau explicitly searches for /usr/lib/vdpau/libvdpau_${driver}.so.1.
So, the files must exist there. There is a fallback in libvdpau to just
search for libvdpau_${driver}.so (with no path) which will rely on
ldconfig, but that's only to support older drivers that put the VDPAU
driver directly in /usr/lib instead of in /usr/lib/vdpau. There
shouldn't be any libvdpau_nvidia.so (i.e. without .1) in the new scheme.
The files shouldn't be in the ldconfig search path, because applications
don't directly link against them.

-- 
nvidia-180-libvdpau packages both libvdpau and libvdpau_nvidia
https://bugs.launchpad.net/bugs/432172
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to