installation - RVM won't install system-wide on RHEL 6 -
i've been attempting install rvm
system-wide on reddish hat enterprise 6 system. in 3 tries, installed home directory.
i sudoer; sudo yum install emacs
installed /usr/bin/emacs
.
here command gave:
sudo \curl -ssl https://get.rvm.io | bash -s stable --rails
except --rails
option, it's straight re-create installation instructions.
regardless, first line of output "installing rvm /home/fritza/.rvm/", , next lastly "to start using rvm need run source /home/fritza/.rvm/scripts/rvm
". there no /usr/local/rvm
, supposed result of system-wide installation.
i can't find reference problem. ideas?
a possibility:this scheme managed bureaucracy @ big higher-ed establishment work for. maybe there kind of access command blocks me /usr/local
. if case, certainly installer have told me , quit, rather switch on local install?
rvm chooses install location solely on basis of whether it’s invoked through sudo
. there in installation makes installer believe launched environment?
embarrassing error on part...
i placed sudo
command @ start of line instead of after bar, invocation of bash
.
installation rvm sudo rhel
No comments:
Post a Comment