On Wed, 13 Mar 2002, Dave Williss wrote:

> Ok, here's another related question.
> I've got an OpenGL application, but it's insisting on using client-side Mesa
> even though my X server supports the GLX extension.  How do I tell it to
> stop that?

   The app needs to be linked against the vendor's OpenGL libraries.
Running "ldd" on the app will show which libraries it's linked
against.  

                                Mark.

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to