(OS:Windows7)
rvm install 1.9.3
cygwin で rvm を使用して ruby をインストールしようとしているときに、以下のエラーが発生しました。
make[1]: Entering directory '/home/Mu7r6l8/.rvm/src/ruby-1.9.3-p448'
make[1]: exts.mk: No such file or directory
make[1]: *** No rule to make target 'exts.mk'. Stop.
make[1]: Leaving directory '/home/Mu7r6l8/.rvm/src/ruby-1.9.3-p448'
uncommon.mk:178: recipe for target 'build-ext' failed
make: *** [build-ext] Error 2
そのため、Cygwin で Ruby のインストールを進めることができません。