I am trying to install Ruby 1.9.3 but am having problems. I installed RVM, then typed:
rvm install 1.9.3
The output says:
Try using the clang compiler instead of the default:
rvm install 1.9.3 --with-gcc=clang