Dave Horsfall wrote: > > On Tue, 12 Mar 2002, Derrik Pates wrote: > > > You're displaying X apps to an Xplora Xterminal. It only knows the X > > extensions that are built into Xncdxpl (not a whole lot). The extensions > > involve X-server-side code - since the X server doesn't support them, > > you can't use them. Sorry. > > So how come Xfree86 4.0.1 works with GLX on the same Xterm?
It looks like you were actually using the Mesa client side software renderer the first time around. No GLX support needed. It just renders with standard X11 primitives. When you installed a newer version of XFree86, you probably over wrote the Mesa libGL.so, with the XFree86 version which, by default, doesn't support a client side software renderer. Try updating and installing Mesa, again. You can find source at http://www.mesa3d.org -- /\ Jens Owen / \/\ _ [EMAIL PROTECTED] / \ \ \ Steamboat Springs, Colorado _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
