Hi!

By default, macgem installs gems in 
/Library/Frameworks/MacRuby.framework/Versions/0.7/usr/lib/ruby/Gems/1.9.2/gems

You should not try to merge ruby gems and macruby gems (or make MacRuby install 
/ use the ruby dir), because compiled extensions will not be compatible.
Some gems that compiled a library for ruby will not work for MacRuby and vice 
versa :-)

-- 
Thibault Martin-Lagardette



On Sep 15, 2010, at 09:53, Iain Barnett wrote:

> Hi,
> 
> I see there's a `macgem` command, and I've noticed it picks up the same env 
> as `gem`. Is it going to screw things up if I install from both into the same 
> place, or should I give macgem its own special place? 
> 
> 
> Regards,
> Iain
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to