Maison > Questions et réponses > le corps du texte
OS:Kali
Ruby:1.9.3p194 (2012-04-20 revision 35410) [i486-linux
参考这篇文章进行rvm的安装,其中在执行第3步的时候(cat ins|bash -s stable
)报错如下:
......省略
Upgrading the RVM installation in /usr/local/rvm/
cp: 无法获取"/usr/local/rvm/src/rvm/bin/rake" 的文件状态(stat): 没有那个文件或目录
cp: 无法获取"/usr/local/rvm/src/rvm/bin/bundle" 的文件状态(stat): 没有那个文件或目录
Upgrade of RVM in /usr/local/rvm/ is complete.
# Administrator,
#
# Thank you for using RVM!
# We sincerely hope that RVM helps to make your life easier and more enjoyable!!!
#
# ~Wayne, Michal & team.
In case of problems: http://rvm.io/help and https://twitter.com/rvm_io
Upgrade Notes:
* No new notes to display.
PHPz2017-04-21 11:20:26
Le tuto de 2012 est maintenant de 2014, donc il date un peu
rvm peut être installé avec une seule ligne de commandes
$ \curl -sSL https://get.rvm.io | bash -s stable`
Pour l'installation, veuillez consulter le site officiel
https://rvm.io/