Public bug reported:

libGL.so.1 from libgl1-mesa-swx11 is also placed in /usr/lib/mesa but
unlike libgl1-mesa-glx it doesn't have a ld.so.conf configuration
snippet so it doesn't get found by the applications.

Steps to reproduce:
apt-get install rss-glx (this will pull in libgl1-mesa-glx and everything is OK)
ldd /usr/lib/xscreensaver/biof (libGL.so.1 => /usr/lib/mesa/libGL.so.1)
apt-get install libgl1-mesa-swx11 (this will replace libgl1-mesa-glx with 
libgl1-mesa-swx11)
ldd /usr/lib/xscreensaver/biof (libGL.so.1 => not found)

** Affects: mesa (Ubuntu)
     Importance: Medium
     Assignee: Alberto Milone (albertomilone)
         Status: Triaged

** Changed in: mesa (Ubuntu)
     Assignee: (unassigned) => Alberto Milone (albertomilone)

-- 
libGL.so.1 from libgl1-mesa-swx11 doesn't get found by applications
https://bugs.launchpad.net/bugs/522048
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