%general-entities; ]> $LastChangedBy$ $Date$ freeglut-&freeglut-version; Freeglut Introduction to <application>freeglut</application> freeglut is intended to be a 100% compatible, completely opensourced clone of the GLUT library. GLUT is a window system independent toolkit for writing OpenGL programs, implementing a simple windowing API, which makes learning about and exploring OpenGL programming very easy. Package information Download (HTTP): Download (FTP): Download MD5 sum: &freeglut-md5sum; Download size: &freeglut-size; Estimated disk space required: &freeglut-buildsize; Estimated build time: &freeglut-time; <application>freeglut</application> dependencies Required X ( or ) Installation of <application>freeglut</application> Install freeglut by running the following commands: ./configure --prefix=/usr && make Now, as the root user: make install && install -v -d -m755 /usr/share/doc/freeglut-&freeglut-version; && install -v -m644 doc/freeglut_user_interface.html \ /usr/share/doc/freeglut-&freeglut-version; Contents Installed Programs Installed Libraries Installed Directories None libglut.{so,a} /usr/share/doc/freeglut-&freeglut-version; Short Descriptions libglut.[so,a] contains functions that implement the OpenGL Utility Toolkit. libglut.[so,a]