I installed the development libraries for glut the other day and I've been having some troubles compiling some source I got out of the book. This could be concidered multi-posting but, believe me, it's not. Here are the steps I took:

Code:
1. I downloaded the glut libraries and such as rpm's.

2. I installed them.

3. I rebooted the machine.

4. Attempted to compile software.
Is anything missing there? Next is there anything that I should do special when compiling the source, ie. options for the g++ command?