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