UrbanFuturistic
10-10-2003, 09:42 AM
Some of you may have noticed there being problems with Redhat 9 and GLUT (with mostly SGIX errors).
Cannot Link glut w/RedHat 9 (Shrike) (http://www.opengl.org/discussion_boards/ubb/Forum4/HTML/001014.html)
Well, this is fixed with Detonator 4496.
If you want to compile from the command line use gcc -L/usr/X11R6/lib -lXmu -lXi -lGL -lGLU -lglut myopenglfile.cpp -o myopenglprog
regards, Paul
Cannot Link glut w/RedHat 9 (Shrike) (http://www.opengl.org/discussion_boards/ubb/Forum4/HTML/001014.html)
Well, this is fixed with Detonator 4496.
If you want to compile from the command line use gcc -L/usr/X11R6/lib -lXmu -lXi -lGL -lGLU -lglut myopenglfile.cpp -o myopenglprog
regards, Paul
