#  ldd /usr/bin/X11/glxinfo
...
libGL.so.1 => /usr/X11R6/lib/tls/libGL.so.1 (0x00541000)
...
And this symlink points to the library (libGL.so.1.2) shipped with the
binary snapshot (well, the install.sh script had some problem - but I
fixed it manually).

>   LD_LIBRARY_PATH=... ldd /usr/bin/X11/glxinfo
I did it. See my previous posts:)

$ LD_LIBRARY_PATH=/home/svu/dripkg/GL/libGL.so.1.2 glxinfo | grep irect
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect

That's it.

-- 
Sergey



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to