Lance Hoffmeyer wrote: > $ll /usr/lib/libGL* > lrwxrwxrwx 1 root root 27 2005-11-29 14:20 /usr/lib/libGL.so -> > /usr/X11R6/lib/libGL.so.1.2 > lrwxrwxrwx 1 root root 27 2005-11-29 14:20 /usr/lib/libGL.so.1 -> > /usr/X11R6/lib/libGL.so.1.2
/usr/X11R6/lib/libGL.so.1.2 is missing. My best guess is that you played with NVidia's or ATI's driver installer, then removed it and your system was left with a missing libGL. You should reinstall xlibmesa-gl: apt-get --reinstall install xlibmesa-gl > $ldd /usr/bin/mplayer > [...] > libGL.so.1 => not found ...quod erat demonstrandum. -- Ciao, Flavio -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

