Comment 8 for bug 53800

Revision history for this message
coco (elcorreodelcoco) wrote :

root@compu:/usr/lib# ls -l *glide*
-rw-r--r-- 1 root root 717198 2003-08-28 12:41 libglide3.a
-rw-r--r-- 1 root root 585607 2003-08-28 12:41 libglide3.so
lrwxrwxrwx 1 root root 12 2006-07-20 22:20 libglide3.so.3 -> libglide3.so
,
'·---> ... libGL: using Glide library libglide3.so ...

if i not use libglide3.so (the one included in libglide3-dev) i get this:

libGL error: Can't open configuration file /root/.drirc: No such file or directory.
libGL error: can't find Glide library, dlopen(libglide3-v5.so) and dlopen(libglide3.so) both failed.
libGL error:
dlerror() message: libglide3.so: cannot open shared object file: No such file or directory

i hope this explains