On Sat, 2002-12-21 at 02:32, Anirban Biswas wrote: > I think you have to include GL/glut.h in your OpenGL program & then compile > them you may get an error that ld can not find glut hence do the following > > [anirban@anirban mesa3dprojects]$ gcc -o Teapot teapot.c -L /usr/X11R6/lib > -lglut -lGLU -lGL -lm
oh, you were talking about compiling. i thought you just wanted to run games. - t. -- cogito, ergo es. -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
