whenever i compile in linux a program with the statement : #include <GL/glut.h> i get an error message that glut.h not found, but i have the file in /usr/X11R6/include/glut.h directory.