Celestia on Linux again...
Posted: 24.10.2002, 06:36
I'd like to compile Celestia from CVS under Linux, which leads me to two problems. The first is: there is no configure-script in cvs and I failed to create one from configure.in (hints?)
I "solved" this by using the script from source release 1.2.4
The second problem may be somewhat related to the first: configure complains about missing function "...keyboardUpFunc..." in glut, although I have glut 3.7 installed. I found some hints in glut.h that there are different GLUT_API_VERSIONs (1..4) and the missing function is in API version 4.
So I guess, my glut install is set to API version 3. But even recompiling glut from scratch and changing the #define in glut.h by hand does not help.
What is the correct way of installing glut? Or is it just the old configure script?
Thankful for every kind of help...
steffens
I "solved" this by using the script from source release 1.2.4
The second problem may be somewhat related to the first: configure complains about missing function "...keyboardUpFunc..." in glut, although I have glut 3.7 installed. I found some hints in glut.h that there are different GLUT_API_VERSIONs (1..4) and the missing function is in API version 4.
So I guess, my glut install is set to API version 3. But even recompiling glut from scratch and changing the #define in glut.h by hand does not help.
What is the correct way of installing glut? Or is it just the old configure script?
Thankful for every kind of help...
steffens