2012-04-29 3 views
1

Я пытаюсь установить Rails на OS X Lion и получить сообщение ниже. Я установил Ruby и обновил версию rubyGems версии 1.8.5.Не удается установить Rails

Building native extensions. This could take a while... 
ERROR: Error installing rails: 
ERROR: Failed to build gem native extension. 

/opt/local/bin/ruby extconf.rb 
creating Makefile 
make 
/usr/bin/gcc-4.2 -I. -I/opt/local/lib/ruby/1.8/i686-darwin10 -I/opt/local/lib/ruby/1.8/i686-darwin10 -I. -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O2 -arch x86_64 -fno-common -pipe -fno-common -O3 -Wall -arch x86_64 -c parser.c 
make: /usr/bin/gcc-4.2: No such file or directory 
make: *** [parser.o] Error 1 

Gem files will remain installed in /opt/local/lib/ruby/gems/1.8/gems/json-1.7.0 for inspection. 
Results logged to /opt/local/lib/ruby/gems/1.8/gems/json-1.7.0/ext/json/ext/parser/gem_make.out 

ответ

1

Похоже, что ваш gcc отсутствует. Кажется, происходит в Льве. Попробуйте переустановить инструменты XCode и командной строки или установить один через Homebrew