08-27-2002, 08:03 AM
hi
With reference to my earlier posting(http://www.opengl.org/discussion_boards/ubb/Forum2/HTML/009627.html) I somehow installed redhat linux6.0 in my PC.
Problems are
1. I tried to compile using gcc command(gcc filename). The error message is
gl.h : no such file or directory
glu.h: no such file or directory
glut.h no such file or directory
(i'm using those files in my code)
I already downloaded those files(not sure whether it's correct one).
2. do i have use link option while using gcc command? How to use it?
header files are in \usr\include\gl\
thanks
simon
With reference to my earlier posting(http://www.opengl.org/discussion_boards/ubb/Forum2/HTML/009627.html) I somehow installed redhat linux6.0 in my PC.
Problems are
1. I tried to compile using gcc command(gcc filename). The error message is
gl.h : no such file or directory
glu.h: no such file or directory
glut.h no such file or directory
(i'm using those files in my code)
I already downloaded those files(not sure whether it's correct one).
2. do i have use link option while using gcc command? How to use it?
header files are in \usr\include\gl\
thanks
simon