On 24 Feb 2009, at 16:44, Ephraim Mamo wrote:
> > Frederick Cheung wrote: > >> ruby 1.9 bundles rubygems. You probably overwrote the version of >> rubygems that is part of ruby itself. >> ruby 2.2.2 isn't ready for ruby 1.9 (rails 2.3 should be) >> >> Fred > > Thanks Fred. > > I attempted to install 2.3 without much success: Did you install rack ? Fred > > > % gem install rails --source http://gems.rubyonrails.org > ERROR: Error installing rails: > actionpack requires rack (>= 0.9.0, runtime) > Updating class cache with 2269 classes... > > I installed ruby 1.8.7 and that worked for me. > > Thanks > -- > 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 -~----------~----~----~----~------~----~------~--~---

