On Sun, Oct 26, 2008 at 10:14 PM, Eric Hodel <[EMAIL PROTECTED]> wrote:

> On Oct 25, 2008, at 20:17 PM, Chad Woolley wrote:
>
>> Then will there be any way to configure all gems to be installed and
>> loaded from ~/.gem, without any root access required (as long as
>> ~/.gem/.../bin is on path)?
>>
>
> GEM_PATH and GEM_HOME
>

OK.  So essentially, if an tool which uses the RubyGems API wants to make
gem installation transparent and non-root, it will need to set these ENV
variables before invoking any API call?  And, I assume, manually send the
"hey you need ~/.gem/.../bin on your path" message?

I guess that will work - but I'm still curious to know why this would be
difficult gem_prelude.rb for 1.9.  Do you have links to any threads/IRC
where this was discussed?

-- Chad
_______________________________________________
Rubygems-developers mailing list
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to