When you are initially installing rvm, read the notes. For suppose you get notes like,
create a * WARNING: You have '~/.profile'
file, you might want to load it, to do that add the following line to '/home/name/.bash_profile':source ~/.profile
Then->$ sudo gedit /home/name/.bash_profile
Add line `~/.profile` to the file. Save and close it.
now run $ rvm
requirements You should get a success message.