Leif Delgass wrote:
> I thought this was done by "make install", I have:
> 
> % ls -l /usr/lib/libGL*
> lrwxrwxrwx    1 root     root           27 Feb 18 19:34 /usr/lib/libGL.so 
> -> /usr/X11R6-DRI/lib/libGL.so
> lrwxrwxrwx    1 root     root           29 Feb 18 19:34 
> /usr/lib/libGL.so.1 -> /usr/X11R6-DRI/lib/libGL.so.1

Hmm, my system shows:

mcornils@wh36-b407:/usr/lib$ ls -la libGL.so*
lrwxrwxrwx    1 root     root           12 21. Jan 21:37 libGL.so.1 
-> libGL.so.1.2
lrwxrwxrwx    1 root     root           25 21. Jan 21:37 
libGL.so.1.2 -> ../X11R6/lib/libGL.so.1.2

which is the libGL from the old Xfree (I've just installed the 
mach64 branch). At the moment, I'm using 
LD_LIBRARY_PATH=/usr/X11R6-DRI/lib:$LD_LIBRARY_PATH, maybe that 
turns out to be a good idea.

Yours Malte #8-)

PS: No need to Cc: me, I'm lurking anyway :-)


_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to