To compile you'll need to link in the GL and GLU libraries too: gcc -I/usr/X11R6/include -L /usr/X11R6/lib -lGL -lGLU someprogram.c -o someprogram > > > different than other distros. Does anyone know where these files > > usually > > > reside, and any additional setup I may need to do to get programs > > that > > > use it to compile?
