RVM Help

3 views
Skip to first unread message

Paul Baker

unread,
May 26, 2012, 7:44:28 AM5/26/12
to ur...@googlegroups.com
Hi All,
I decided to try attempting to use RVM after having a horrible experience with it a couple of months ago. When through all the instructions, blah blah blah.... FAIL. 

Here's my setup: 
  • RVM 1.13.8 (master)
  • Ruby 1.9.3p194
  • separate gemset for the project (ruby-1.9.3-p194@demo_app)
  • .rvmrc file in demo_app root = rvm use 1.9.3@demo_app
  • Added the following to my .zshrc
    • rvm_project_rvmrc=1
    • [[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" 
  • "gem install rails" returns: "Successfully installed rails-3.2.3 (see attached image)
  • running rails -v immediately after "gem install rails" produces an error (see attached)
I tried "gem install bundler" which was "successful" but no joy when running rails -v .
I've imploded RVM and re-installed twice now. 
I've also gone back to bash for the time being as most of the trouble shooting I've seen reference bash (not so much with zsh) 

I know that everyone and their mom says to use RVM to manage "gem hell", but so far it seems like the cure is worse than the disease.... 

Any help or advice would be appreciated.

-Paul


rails install confirm.png

Paul Baker

unread,
May 26, 2012, 7:55:21 AM5/26/12
to ur...@googlegroups.com
And we're back in business. Ran "bundle install" and everything is cool now. Missed that it didn't run automatically when I installed rails. 

Sorry for the spam... 
Reply all
Reply to author
Forward
0 new messages