Hello there, My development environment consists of: -OS X Tiger (PowerPC) -ruby 1.8.4 (2005-12-24) [powerpc-darwin8.7.0] -Rails 1.1.4 -RubyGems 0.90 Now, when I try to update Rails by: 1. Launching BASH under Terminal 2. Logging in as root by issuing the following command: sudo su root 3. When I issue the following command: root# gem install rails --include-dependencies I receive this error message: ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find rails (> 0) in the repository Any help, tips, and suggestions are most appreciated! Sincerely, Unnsse --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
I got the same thing today (18 Oct 2006) when I was following Hivelogic''s installation instructions... ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find rails (> 0) in the repository TomT untz wrote:> Hello there, > > My development environment consists of: > > -OS X Tiger (PowerPC) > > -ruby 1.8.4 (2005-12-24) [powerpc-darwin8.7.0] > > -Rails 1.1.4 > > -RubyGems 0.90 > > Now, when I try to update Rails by: > > 1. Launching BASH under Terminal > 2. Logging in as root by issuing the following command: sudo su root > 3. When I issue the following command: > > root# gem install rails --include-dependencies > > I receive this error message: > > ERROR: While executing gem ... (Gem::GemNotFoundException) > Could not find rails (> 0) in the repository > > Any help, tips, and suggestions are most appreciated! > > Sincerely, > > Unnsse--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---