Bob wrote:
> just to clarify...you ran "gem update --system" by itself and not as
> an option on your "gem install rails" command correct?
> 
> Also, try adding http://rubygems.org/ to your gem sources by running
> the following command...
> 
> gem sources -a http://rubygems.org/
> 
> After that is run, try updating system again with...
> 
> gem update --system
> 
> and then try installing rails again with...
> 
> gem install rails -v  2.3.5
> 
> Hope this helps,
> Bob

Thanks bob, it is working now

apr
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to