実行するたびrvm install ruby-1.9.2-p320
に、次のメッセージが表示されます。
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.8/x86_64/ruby-1.9.2-p320.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for osx.
Can not find compiler and 'make' tool - make sure Xcode and/or Command Line Tools are installed.
Requirements installation failed with status: 11.
私はプログラミングを学び始めたばかりで、デフォルトの 1.8.something 以外の異なるバージョンの ruby をインストールして実行できるようにする必要があることを理解しています。私は自分が何をしているのかほとんどわからないので、答えを馬鹿にしてください。前もって感謝します。