Uh...where did glut go?

Can somebody tell me where i can find glut other than at http://reality.sgi/opengl/glut3/glut3.html

Im a beginner in open gl and i can’t teach myself without it.

You can find GLUT at my site. Just go to my main page and click on the Downloads button on the left and download the GLUT SDK .

<IMG SRC="http://www.bluedev.net/images/gamedev/header_1.jpg">

Check here: http://www.opengl.org/developers/documentation/glut/index.html

what directory do i install it to when im using visual c++

Into the Visual Studio include/GL and LIB folders. Typically in Program Files/Microsoft Visual Studio/VC.