Newbie Question: /usr/include/GL/glut.h:11: GL/glu.h: No such file or directory

Hi there, I am really really new to opengl and I am trying out to get my head around it by starting off with simple examples from the redbook.
The problem is (as described in the topic) that when I #include <GL/glut.h> and compile it with gcc it won’t find glu.h.

How do I install glu.h and better where do I find it?

Thank you for your time in advance, all the best.

edit:: oops, I just saw, this topic would feel much better in ‘opengl and linux’ sorry

[This message has been edited by AkaAlias (edited 12-17-2002).]