Quoting Charlie B99 <li...@ruby-forum.com>: > Veera Sundaravel wrote: > > May be this link will help you. > > http://veerasundaravel.wordpress.com/2010/02/15/rails3-beta-installation/ > > > > > Still receive error installing rails: active model requires i18n > When I try to sudo gem install i18n, it errors out because it requires > RubyGems 1.3.6 or higher. I have RubyGems 1.3.7 installed. WTF? >
I received this error too after installing Ruby Enterprise Edition (REE). RubyGems apparently knows which version or at least path of Ruby it was installed with and complains in the very unhelpful way you noted about the conflict. Try changing your PATH shell variable so MRI Ruby is before REE Ruby. HTH, Jeffrey -- 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-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.