我正在http://blog.developwithpassion.com/2012/03/30/installing-rvm-with-cygwin-on-windows/关注在cygwin上安装rvm的本教程。
当我按照图示运行他们的脚本时
$ ./osx_or_cygwin_kick_off
我收到此错误。
./automation/rvm/rvm_install: line 9: /home/Owner/.rvm/scripts/rvm:
No such file or directory
我尝试手动为/.rvm/scripts创建目录,但似乎没有帮助。
我还重新安装了ca-certification包和curl包,这显然适用于很多有同样问题的人,但它对我没有帮助。
我正在使用Cygwin 2.774运行Windows 7 64位
请帮助!!!
答案 0 :(得分:1)
我有同样的问题,没有简单的解决方法。
同时,如果需要,您可以随时手动重新安装以前版本的ruby。如果您需要旧版本的ruby用于amazon EMR,您始终可以使用引导操作来安装它。
见这里: http://docs.aws.amazon.com/ElasticMapReduce/latest/DeveloperGuide/emr-plan-bootstrap.html