Gregory Seidman wrote: > ... > I think you want to require 'gl' rather than 'opengl'. With a working > install of ruby-opengl on 10.4.10 I have the following in a working Ruby > script: > > require 'rubygems' > require 'gl' > require 'glu' > require 'glut' > > You don't need GLU or GLUT unless you're using them, mind you. > > --Greg Greg: Whoo hoo! It Just Works. Many thanks. - Rob -- Posted via http://www.ruby-forum.com/.