Advertisement
Guest User

Untitled

a guest
Oct 1st, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. rvm use ruby1.9.3
  2.  
  3. RVM is not a function, selecting rubies with 'rvm use ...' will not work.
  4.  
  5. You need to change your terminal emulator preferences to allow login shell.
  6. Sometimes it is required to use `/bin/bash --login` as the command.
  7. Please visit https://rvm.io/integration/gnome-terminal/ for an example.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement