[GEM-dev] installing GEM on Fedora Core 3

Javier F Gorostiza jgorosti at ing.uc3m.es
Wed Feb 23 19:34:52 CET 2005


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

in /usr/local/lib
libGL.so             libGLU.so             libGLw.so
libGL.so.1           libGLU.so.1           libGLw.so.1
libGL.so.1.5.060201  libGLU.so.1.3.060201  libGLw.so.1.0.0

...so does anyone know, what the problem is?

Thanks a lot

Warm greetings

J

PD: I have include the following lines in /etc/ld.so.conf
include ld.so.conf.d/*.conf
/usr/X11R6/lib
/usr/X11R6/lib/X11/locale/lib

/usr/local/lib
/usr/lib
/lib
/usr/lib/ooo-1.1/program/python-core-2.2.2/lib
/usr/lib/im/lib
/usr/lib/qt-3.3/lib
/lib/modules/2.6.9-1.667/build/arch/i386/lib
/lib/modules/2.6.9-1.667/build/lib
/lib/modules/2.6.9-1.667/kernel/lib

;)






More information about the GEM-dev mailing list