#>cat /home/vvs/.rvmrc
rvm_path=/opt/rvm
[vvs@fedora:75] -- << /opt/work/rvm.git (master)>>
#>./install
ERROR: rvm scripts directory was not found
rvm
shell scripts that allows a user to manage multiple ruby versions in their own account.
Installing rvm to /opt/rvm ...
NOTES:
* For JRuby (if you wish to use it) you will need:
$ aptitude install sun-java6-bin sun-java6-jre sun-java6-jdk
* For ree (if you wish to use it) you will need:
$ aptitude install libreadline5-dev libssl-dev bison
* For 1.9.X (if you wish to use it) we additionally recommend:
$ aptitude install libxml2-dev
* In order to use rvm the following line must occur in your shell's loading files, after all path/variable settings.:
* if [[ -s /opt/rvm/scripts/rvm ]] ; then source /opt/rvm/scripts/rvm ; fi
* CLOSE THIS SHELL AND OPEN A NEW ONE in order to use rvm.
RTFM: http://rvm.beginrescueend.com/
w⦿‿⦿t!
~ Wayne
ERROR: rvm scripts directory was not found
/opt/rvm/scripts/rvm: line 18: /utility: No such file or directory
/opt/rvm/scripts/rvm: line 19: /selector: No such file or directory
/opt/rvm/scripts/rvm: line 20: /ruby-installer: No such file or directory
/opt/rvm/scripts/rvm: line 21: /cli: No such file or directory
/opt/rvm/scripts/rvm: line 22: /gems: No such file or directory
./install: line 117: rvm: command not found