On 19 Feb 2002 19:02:47 +0000 Jose Fonseca <[EMAIL PROTECTED]> wrote:

JF> The man page indeed mentions that, but how do you explain what is
JF> happening!? I was really suggesting to put /usr/lib before
JF> /usr/X11R6/lib because the libGL we are interest in is already symlink'd
JF> in /usr/lib...
JF> 
JF> Perhaps it's picking /usr/X11R6/lib/libGL because it's in the same dir
JF> as the executables.

No, it happens because some apps hardcode a path to lib at linking time.
If you remove /usr/X11R6/lib/libGL*, it would pick up /usr/lib/libGL*
then w/o problems.

Regards,
Nerijus


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

Reply via email to