Problem installing RVM...
Posted
by
Cody
on Stack Overflow
See other posts from Stack Overflow
or by Cody
Published on 2011-02-09T13:41:54Z
Indexed on
2011/02/09
23:25 UTC
Read the original article
Hit count: 370
I have executed the commands as prescribed in the instructions at the rvm website but things don't seem to work..
Fetching the code from the git repository runs smoothly but when I try to use
rvm notes
Error:
/usr/local/bin/rvm: line 73: /home/cody/.rvm/scripts/rvm: No such file or directory
flashes in multiple lines and doesn't stop till I hit ctrl+C.. I am running Ubuntu 8.04 and currently I am running ruby 1.9.2.. Sorry, if I am missing out any necessary information. Thanks in advance.
© Stack Overflow or respective owner