[Rails] Installing ruby on Rails piecemeal
I had originally downloaded RoR using RailsInstaller.org. Got
everything going. It was great, but I wanted Ruby 1.9.2 instead of
what comes with the installer, Ruby 1.8.7. So I uninstalled it and
downloaded Ruby 1.9.2 and ran:
$ gem update --system
$ gem sources - http://gemcutter.org
$ gem install rails
so far so good, sorta.
Installing sqlite3? Can't figure it out. Any help is appreciated.
Bruce
--
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@googlegroups.com.
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home