rvm安装问题


按照ruby-china上的 RVM 实用指南
rvm安装

$ curl -L get.rvm.io | bash -s stable
$ source ~/.bashrc
$ source ~/.bash_profile

source ~/.bashrc
bash: /root/.rvm/scripts/rvm: 没有那个文件或目录

rvm ruby ruby-on-rails

七七见奈波 12 years, 1 month ago

不要使用 root 用户安装 rvm

幻灭D帝王 answered 12 years, 1 month ago

Your Answer