Javier F Gorostiza wrote:
Hello everyone, I have a problem installing GEM in a Fedora Core 3. When I execute ./configure in loquesea/gem-0.90.0/src/Gnu/ I recieve an error with the libraries of OpenGL:
checking for glInitNames in -lGL... no checking for glInitNames in -lMesaGL... no OpenGL is mandatory
But I have found the function glInitNames!!! in the archive
/usr/include/GL/gl.h
... and I think I have all the needed libraries in /usr/lib libGL.so libGL.so.1 libGLU.so libGLU.so.1
ah, yes: read http://iem.at/mailinglists/pd-list/2005-01/025440.html
this should get you running
mfg.asd.r IOhannes