私はhttp://beginrescueend.com/rvm/install/とhttp://beginrescueend.com/rvm/basics/のすべての指示に従ってきました
ターミナルで「typervm」と入力すると、「rvm is a function」と表示されるので、正しくインストールされているはずです。
ここで、次のように入力すると、rvm install ruby-1.9.2-p318、rvm install 1.9.2、またはインストールプロセスを実行していると思われるその他のエラーが発生します。
Error running 'make ', please read /Users/Nick/.rvm/log/ruby-1.9.2-p318/yaml/make.log
Error running ' ./configure --prefix=/Users/Nick/.rvm/rubies/ruby-1.9.2-p318 --enable-shared --disable-install-doc --with-libyaml --with-opt-dir=/Users/Nick/.rvm/usr ', please read /Users/Nick/.rvm/log/ruby-1.9.2-p318/configure.log
There has been an error while running configure. Halting the installation.
ls: /Users/Nick/.rvm/rubies/*/bin/ruby: No such file or directory
そこで、install.logファイルを開くと、次のように表示されます。
configure: error: in `/Users/Nick/.rvm/src/yaml-0.1.4':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details
config.logファイルはありません。