I\'m trying to install Ruby 1.9.3 using rvm. However, when I type:
rvm install 1.9.3
I get the following error:
ERROR: Erro
Which version of Xcode are you using - 4.1 or 4.2? There are some issues with 4.2 and Ruby because 4.2 uses LLVM instead of GCC as the main compiler. Some of the information here may help you if you have 4.2. If you have 4.2 but don't mind going back to 4.1 it's possible to download 4.1 from Apple still on their developer's page but it's rather buried.