--Apple-Mail-1-802733748 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset -ASCII; formatðïwed hey there, thanks for the reply. i'm a newbie and the opengl doco's in japanese so i'm a bit at a loss. i am hitting the unix and c books pretty hard now that i have a bit of free time, but it'll probably be a little while before i get the hang of what is going on behind the scenes, so the help is very much appreciated. but, to answer your question: no i haven't installed the glut package. wouldn't the fact that there is no leading slash in front of GL ( > glut.c:8: GL/glut.h: No such file or directory ) indicate that it is looking for it in the same directory as the opengl stuff? i also assumed probably incorrectly that because it was saying 'yes' alot... checking for () in -lGL... yes checking for () in -lGLU... yes creating Makefile checking for XAllowDeviceEvents() in -lXi... yes checking for XMITMiscGetBugMode() in -lXext... yes checking for XmuAddCloseDisplayHook() in -lXmu... yes checking for () in -lglut... yes ...i had the glut stuff installed? how/where do i change the include path? is this a ruby glut library? thanks again, c On Sunday, June 16, 2002, at 01:37 AM, Ned Konz wrote: > On Saturday 15 June 2002 12:18 am, ccos wrote: >> glut.c:8: GL/glut.h: No such file or directory > > You don't have the glut include files installed or on the proper > include path. > > Have you installed the glut development package? > -- > Ned Konz > http://bike-nomad.com > GPG key ID: BEEA7EFE > --Apple-Mail-1-802733748 Content-Transfer-Encoding: 7bit Content-Type: text/enriched; charset -ASCII hey there, thanks for the reply. i'm a newbie and the opengl doco's in japanese so i'm a bit at a loss. i am hitting the unix and c books pretty hard now that i have a bit of free time, but it'll probably be a little while before i get the hang of what is going on behind the scenes, so the help is very much appreciated. but, to answer your question: no i haven't installed the glut package. wouldn't the fact that there is no leading slash in front of GL ( <excerpt><color><param>0000,6363,1212</param>glut.c:8: GL/glut.h: No such file or directory</color> </excerpt>) indicate that it is looking for it in the same directory as the opengl stuff? i also assumed probably incorrectly that because it was saying 'yes' alot... checking for () in -lGL... yes checking for () in -lGLU... yes creating Makefile checking for XAllowDeviceEvents() in -lXi... yes checking for XMITMiscGetBugMode() in -lXext... yes checking for XmuAddCloseDisplayHook() in -lXmu... yes checking for () in -lglut... yes ...i had the glut stuff installed? how/where do i change the include path? is this a ruby glut library? thanks again, c On Sunday, June 16, 2002, at 01:37 AM, Ned Konz wrote: <excerpt>On Saturday 15 June 2002 12:18 am, ccos wrote: <excerpt>glut.c:8: GL/glut.h: No such file or directory </excerpt> You don't have the glut include files installed or on the proper include path. Have you installed the glut development package? -- Ned Konz http://bike-nomad.com GPG key ID: BEEA7EFE </excerpt> --Apple-Mail-1-802733748--