Setting up openGL in Redhat Linux 7.2

I want to make sure that I have my redhat install set up correctly, so that I can compile my openGL code. Can somebody let me know how to check this, or point to a source for this type of information.
Thanks
MatrixOps

Originally posted by matrixops:
I want to make sure that I have my redhat install set up correctly, so that I can compile my openGL code.

Try compiling it


Can somebody let me know how to check this, or point to a source for this type of information.

Run glxinfo
Run glxgears

Regards,
-velco