On Tue, 2008-03-11 at 22:09 +0100, Markus Neteler wrote: > Roberto. > > it doesn't find GL/gl.h and others which means that you didn't yet install > the development package for OpenGL. > > Markus
Also, if you still have trouble after installing OpenGL stuff maybe you need to do following: (locate where the glx.h file is... probably under /usr/include/GL) cd /usr/include/GL sudo ln glxATI.h glx.h Cheers, Nikos _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
