So I am trying to install RVM, but I think there is a conflict with Xcode on my mac computer. I used to run rvm install ruby-1.9.2-p320
and this was my error
The provided compiler
'/usr/bin/gcc' is LLVM based, it is not yet fully supported by ruby and gems, please read `rvm requirements`.
I then read a solution to write rvm get head
and its successful, but when I run rvm install ruby-1.9.2-p320 again, I get this error.
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