[MacRuby-devel] (Mac)?Gems in the same place

Thibault Martin-Lagardette thibault.ml at gmail.com
Wed Sep 15 11:01:35 PDT 2010


Well, is the output EXACTLY the same? It's not for me:

MacRuby:
 - GEM PATHS:
    - /Library/Frameworks/MacRuby.framework/Versions/0.7/usr/lib/ruby/Gems/1.9.2
    - /Users/naixn/.gem/macruby/1.9.2

Ruby:
 - GEM PATHS:
    - /Library/Ruby/Gems/1.8
    - /Users/naixn/.gem/ruby/1.8
    - /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8

Ruby 1.9:
 - GEM PATHS:
    - /usr/local/lib/ruby/gems/1.9.1
    - /Users/naixn/.gem/ruby/1.9.1

If your GEM PATHS is exactly the same in both output, maybe there is a problem. Do you have a gemrc in your home directory that would hardcode the path for example?

-- 
Thibault Martin-Lagardette



On Sep 15, 2010, at 10:56, Iain Barnett wrote:

> 
> On 15 Sep 2010, at 18:48, Thibault Martin-Lagardette wrote:
> 
>> 
>> By default, macgem installs gems in /Library/Frameworks/MacRuby.framework/Versions/0.7/usr/lib/ruby/Gems/1.9.2/gems
> 
> Thanks. I'd ran `macgem env` and got the same output as `gem env` and got a bit worried, but if you're sure it'll ignore that then I can put away the diazepams :)
> 
> Regards,
> Iain
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel



More information about the MacRuby-devel mailing list