I'm working with an open source glass cockpit package called RJGlass (http://rjglass.sourceforge.net/) and I wanted to get it going on my RPi. I've got the required dependencies installed (PyOpenGL, GLUT and PyGame). When I execute it, I get this:
freeglut (foo): OpenGL GLX extension not supported by display ':0'
Any suggestions as to what I can do to resolve this problem?
I'm currently using the Debian Squeeze image (after doing apt-get upgrade to grab the latest packages).
Thanks!
g.