Ruby on Rails
Monday, July 4, 2011
After installing rvm, you should close the current terminal window and open a new one. You do not need to install the rvm gem (it is not recommended either.)
I will assume you are using ubuntu. To install rvm, you need to have curl and git installed. (run "sudo apt-get install curl git" if you don't.)
run in the terminal "bash < <(curl -s https://rvm.beginrescueend.com/install/rvm)"
After it is complete, you can close that terminal window and open a new one.
run in the terminal "type rvm | head -1"
if you see "rvm is a function" then everything went well.
https://rvm.beginrescueend.com/rvm/install/
-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/MNW05Gl3p9oJ.
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.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment