所以我正在尝试安装 RVM,但我认为我的 mac 计算机上的 Xcode 存在冲突。我曾经运行rvm install ruby-1.9.2-p320
,这是我的错误提供的编译器
'/usr/bin/gcc' is LLVM based, it is not yet fully supported by ruby and gems, please read `rvm requirements`.
然后我阅读了一个写的解决方案rvm get head
并且它成功了,但是当我再次运行 rvm install ruby-1.9.2-p320 时,我得到了这个错误。
No binary rubies available for: ///ruby-1.9.2-p320.
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies.
The provided compiler '/usr/bin/gcc' is LLVM based, it is not yet fully supported by ruby and gems, please read `rvm requirements`.
'rvm_codesign_identity' is not set, please set it in ~/.rvmrc