Xcode - configure: error: в $ PATH

восстановление Mac с нуля. Установил xcode и rvm, затем попытался установить Rubies, но все они дают мне:

Error running ' ./configure --prefix=/Users/durrantm/.rvm/rubies/ruby-1.9.3-p125 
--enable-shared --disable-install-doc --with-libyaml 
--with-opt-dir=/Users/durrantm/.rvm/usr ', 
please read /Users/durrantm/.rvm/log/ruby-1.9.3-p125/configure.log
There has been an error while running configure. Halting the installation.
Michaels-MacBook-Air:~ durrantm$ 

В журнале есть:

checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/Users/durrantm/.rvm/src/ruby-1.9.2-p290':
configure: error: no acceptable C compiler found in $PATH

Нужен ли мне компилятор gcc C? Как его установить?

63
задан Michael Durrant 30 March 2013 в 16:06
поделиться