Manuel Bilderbeek <[email protected]> writes: > On 09/18/2010 09:32 PM, Russ Allbery wrote:
>> ls -l /usr/lib/libGL.so.1 >> ls -l /etc/alternatives/libGL.so.1 > $ ls -l /usr/lib/libGL.so.1 > lrwxrwxrwx 1 root root 28 Sep 13 20:35 /usr/lib/libGL.so.1 -> > /etc/alternatives/libGL.so.1 > $ ls -l /etc/alternatives/libGL.so.1 > lrwxrwxrwx 1 root root 26 Sep 13 20:35 /etc/alternatives/libGL.so.1 -> > /usr/lib/nvidia/libGL.so.1 > HTH... Hm, okay. Well, you're at least not having the problem that another user was having where for some reason they were getting the unaccelerated version of libGL. I'm not sure what's going wrong here. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

