--0015175dd9d62d19d0047a6393c9
Content-Type: text/plain; charset=ISO-8859-1

On Thu, Dec 10, 2009 at 4:30 PM, renudevi7 / gmail.com <renudevi7 / gmail.com>wrote:

> i have installed ruby successfully.
> When i am installing any gem then it shows the error
> the trace is give as below:-
> please give the solution .
> Thanks in advance
>
>
What version of Ruby have you installed, in particular have you installed
the older Ruby 1-Click installer, or
have you used the RubyInstaller binaries for windows? The version of gems
that ships with the Ruby 1-Click
installer is pointing to the old RubyForge gem repository. I think the
RubyInstaller has been updated to
point to the new repository on gemcutter.org.

If you do
gem source -a http://gemcutter.org
it might point you to the new repo.

<snip>
-- 
http://richardconroy.blogspot.com

--0015175dd9d62d19d0047a6393c9--