Hi! I''m new to Rails and I''d like to learn it. Tried to install rails on SuSE llinux 10.3 with gems but I''ve got this error: Bulk updating Gem source index for: http://gems.rubyforge.org ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find rails (> 0) in any repository What is going on? --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
try deleting your gem_cache. here is how to do it: http://onestepback.org/index.cgi/Tech/Ruby/DeleteYourCache.red if there is still no change, just try to update to the latest gem version (afaik 1.3.1). --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
Hi, if you had done some googling on the error you could have found it in the first result itself. Check http://armyofevilrobots.com/node/418 which states the same NAYAK On Thu, Jan 8, 2009 at 5:55 PM, MaD <mayer.dominik-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > try deleting your gem_cache. here is how to do it: > http://onestepback.org/index.cgi/Tech/Ruby/DeleteYourCache.red > > if there is still no change, just try to update to the latest gem > version (afaik 1.3.1). > > > >--~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
Thanks! On Thu, Jan 8, 2009 at 1:26 PM, NAYAK <nayakk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > > if you had done some googling on the error you could have found it in the > first result itself. > Check http://armyofevilrobots.com/node/418 which states the same > > NAYAK > > > On Thu, Jan 8, 2009 at 5:55 PM, MaD <mayer.dominik-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> >> try deleting your gem_cache. here is how to do it: >> http://onestepback.org/index.cgi/Tech/Ruby/DeleteYourCache.red >> >> if there is still no change, just try to update to the latest gem >> version (afaik 1.3.1). >> >> >> > > > >-- Vladimir Drobnjak tel. +386-5-6271824 mobil. +386-51-418158 --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---