MaxIT wrote:(I thought I've post this yesterday but I think I've clicked only 'preview button' ;-) )
I'm trying to make this wonderful sw under my new linuxbox. I'm running: Suse 8.0 w/Kde. Matrox G400 with right Xfree86 (all 3d games & programs works fine).
I've downloaded package 1.2.5. When running ./configure I get:
Code: Select all
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking for glNewList in -lGL... no
checking for glNewList in -lMesaGL... no
configure: error: GL library was not found
OpenGL should be installed fine on my box, as long 3d is working in programs like VegaStrike or Racer.
Any Idea?[/code]
Did you successfully /compile and link/ already other source code apart from Celestia that uses 3d libraries like libGL, libGLU, libglut, ...and the corresponding headers?
We are not talking about /running/ 3d programs but /building/ them. This needs additional developer installations as you are hopefully aware of.
I suggest you check this first, since an incomplete 3d building installation is not related to problems in Celestia source code.
Have you been able to /compile/ 'racer' for example?
Bye Fridger