Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/ruby/23.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ruby的RVM安装因“文件名太长”而失败_Ruby_Rvm - Fatal编程技术网

Ruby的RVM安装因“文件名太长”而失败

Ruby的RVM安装因“文件名太长”而失败,ruby,rvm,Ruby,Rvm,尝试在OS X 10.9上安装Ruby 1.9.3失败,错误如下: /Users/me.me/.rvm/tmp/rvm_src_1235/win32 to /Users/me.me/.rvm/src/ruby-1.9.3-p327: File name too long 如何修复此问题并安装ruby 不确定是什么原因导致了这个问题,但结果证明“sudo”起了作用。$sudorvm安装ruby 1.9.3 你没有给我们提供太多的信息,但是看看还有什么其他信息可以帮助我们?

尝试在OS X 10.9上安装Ruby 1.9.3失败,错误如下:

/Users/me.me/.rvm/tmp/rvm_src_1235/win32 to /Users/me.me/.rvm/src/ruby-1.9.3-p327: File name too long

如何修复此问题并安装ruby

不确定是什么原因导致了这个问题,但结果证明“sudo”起了作用。$sudorvm安装ruby 1.9.3

你没有给我们提供太多的信息,但是看看还有什么其他信息可以帮助我们?