From: James Adam Date: 2006-01-29T09:17:44+09:00 Subject: Re: ruby-opengl glut on osx I've uploaded my updated version of the OpenGL extensions to the following URL: http://www.lazyatom.com/software/opengl-0.32g.tar.gz You should have the Developer Tools and the GLUT framework sources (available from Apple) installed for this. It builds and links against the Apple-native OpenGL/GLUT libraries, so no X11 is involved. - james On 1/24/06, anne001 wrote: > I would be interested. > > I was able to get opengl and glut to work on tiger, but only when the > file is in the install folder opengl-0.32g > http://groups.google.com/group/comp.lang.ruby/browse_frm/thread/63a62226ede67ed7/084df49e33769742?q=opengl+anne001&rnum=2#084df49e33769742 > > so I am interested if there is another way of installing opengl, so I > can have my files anywhere on my computer. > > >