Brian
2009-Dec-01 16:48 UTC
error upgrading InstantRails on WinXP, ''could not find rails gem locally or in a repository''
I''m trying to upgrade to the latest version of rails. I''ve been happily using InstantRails2-0 for awhile and it''s been great. However, I''ve hit problems trying to upgrade. I get the error in the subject when I do ''gem install rails''. I''ve read the Rails Wiki about upgrading rails and it doesn''t have any info on this error. The Rails Wiki said I needed to first do update_rubygems, and it appears I was able to do that successfully. My ruby version is 1.8.6. I googled this particular error and got a few hits about making sure the gem sources included gems.rubyonrails.org, which mine does. I also found an article that suggested I download the latest rails from github, which I also tried. Turns out the gem update didn''t work, after I checked my gem version and found it was 1.2. When I do ''gem install rubygems-update'', I get the same error: ''could not find gem rubygems-update locally or in a repository'' What am I doing wrong? -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Artem Korolev
2009-Dec-02 10:42 UTC
Re: error upgrading InstantRails on WinXP, ''could not find rails gem locally or in a repository''
May be: gem update system? 2009/12/1 Brian <briforge-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> I''m trying to upgrade to the latest version of rails. I''ve been > happily using InstantRails2-0 for awhile and it''s been great. > However, I''ve hit problems trying to upgrade. I get the error in the > subject when I do ''gem install rails''. > > I''ve read the Rails Wiki about upgrading rails and it doesn''t have any > info on this error. The Rails Wiki said I needed to first do > update_rubygems, and it appears I was able to do that successfully. My > ruby version is 1.8.6. I googled this particular error and got a few > hits about making sure the gem sources included gems.rubyonrails.org, > which mine does. > > I also found an article that suggested I download the latest rails > from github, which I also tried. > > Turns out the gem update didn''t work, after I checked my gem version > and found it was 1.2. When I do ''gem install rubygems-update'', I get > the same error: > > ''could not find gem rubygems-update locally or in a repository'' > > What am I doing wrong? > > -- > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en. > > >-- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.