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-X,
which is subscribed to mesa in ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to