Gentoo Linux, fairly standard install:<br><br>Linux cockroach 2.6.16-gentoo-r9 #4 SMP PREEMPT Wed Jul 5 10:21:48 PDT 2006 i686 AMD Sempron(tm) Processor 3100+ AuthenticAMD GNU/Linux<br><br><br><br><div><span class="gmail_quote">
On 8/31/06, <b class="gmail_sendername">John Gabriele</b> <<a href="mailto:jmg3000@gmail.com">jmg3000@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 8/31/06, Robert Krimen <<a href="mailto:grin.k1tt3n@gmail.com">grin.k1tt3n@gmail.com</a>> wrote:<br>>[snip]<br>><br>> === running default in ext/glut<br>> cd ext/glut<br>> rake default<br>> (in /home/rob/develop/ruby-opengl/ext/glut)
<br>> swig -I/usr/include -ruby glut.i<br>> glut.i:35: Error: Unable to find 'GL/freeglut_std.h'<br>> rake aborted!<br>> Command failed with status (1): [swig -I/usr/include -ruby glut.i]<br>> /home/rob/develop/ruby-opengl/ext/glut/rakefile:40
<br>> (See full trace by running task with --trace)<br>> rake aborted!<br>> Command failed with status (1): [rake default]<br>> /home/rob/develop/ruby-opengl/rakefile:58:in `sub_rake'<br>> (See full trace by running task with --trace)
<br>><br>><br>> It's assuming that I have freeglut, which isn't the case...<br><br>Hi Robert. Yes, it's a SWIG glut work-around put in place just for the<br>time being. You can probably build fine if you change<br>
GL/freeglut_std.h to GL/glut.h in that glut.i file.<br><br>Just curious, which OS/distro are you using?<br><br>Thanks,<br>---John<br></blockquote></div><br>