Re: [MacRuby-devel] Problem with MacGem install

2009-05-25 Thread John Shea
I have translated and created some examples using opengl with MacRuby here: http://www.johnmacshea.org/examples/GameRelated/ The directory Mine/ has examples which although longer - are "cleaner" HTH, John On May 25, 2009, at 20:59 , Matt Aimonetti wrote: There is problem with macgem not i

Re: [MacRuby-devel] Problem with MacGem install

2009-05-25 Thread Matt Aimonetti
There is problem with macgem not installing gems properly. You can try to unpack your gem and require it manually (recommended since you don't want to force your users to install gems). However ruby-opengl uses C extensions which will probably not be MacRuby 0.4 compatible. The good news tho, is t

[MacRuby-devel] Problem with MacGem install

2009-05-25 Thread Jonathan Waddilove
Hi, I'm just starting to use MacRuby and I would like to be able to use OpenGL. So far I have been unable to install the GEM. I have just checked out the current MacRuby trunk (Mon 25 May) and after building it I get the following error: sudo macgem install ruby-opengl Password: macrub