ryan.raaum / gmail.com wrote: > Talha Syed wrote: >> Posted via http://www.ruby-forum.com/. > > You're going to (at the least) add > > /System/Library/Frameworks/OpenGL.framework/Libraries > > to your LIBPATH. I assume it's not too difficult to add this to the > rake file, but I'm not really a rake master, so I don't have any great > advice there other than open it up and see if there's someplace obvious > to throw it in. > > You may need to make other changes ... but hopefully you can glean them > out of this page: > http://www.macdevcenter.com/pub/a/mac/2005/04/01/opengl.html > > Best, > > -r For now, I've gotten OpenGL working with DarwinPorts (woohoo!). But thanks for the link - I'll be sure to look into your suggestions on how to make OpenGL work with a manual/regular installation of Ruby. -- Posted via http://www.ruby-forum.com/.