gogo
03-20-2002, 08:08 AM
I installed glut on my linux laptop
but I can't get any of the test programs
to run. I get an error message that the
X server doesn't support the GLX extension.
At the same time, 'xdpyinfo | grep GLX'
returns 'NV-GLX' (?!).
My setup: Dell Inspiron 8100, NVidia GE Force 2 Go, Slackware 8.0, kernel 2.4.5, XFree86 2.4.5, latest NVidia GLX drivers (2802),
glut-3.7.1. All GL/GLX/GLUT libraries, header
files seem to be in place, glut itself plus the test programs compile without problem.
The error message I get is at run time.
--George
but I can't get any of the test programs
to run. I get an error message that the
X server doesn't support the GLX extension.
At the same time, 'xdpyinfo | grep GLX'
returns 'NV-GLX' (?!).
My setup: Dell Inspiron 8100, NVidia GE Force 2 Go, Slackware 8.0, kernel 2.4.5, XFree86 2.4.5, latest NVidia GLX drivers (2802),
glut-3.7.1. All GL/GLX/GLUT libraries, header
files seem to be in place, glut itself plus the test programs compile without problem.
The error message I get is at run time.
--George