12
"Gem install therubyracer -v '0.10.2'" en osx mavericks no se instala
Intento instalar therubyracer en mavericks usando "gem install therubyracer -v '0.10.2'" pero obtengo el siguiente error: /Users/dennischen/.rvm/rubies/ruby-1.9.3-p194/bin/ruby extconf.rb checking for main() in -lobjc... yes creating Makefile make compiling rr.cpp clang: warning: argument unused during compilation: '-rdynamic' rr.cpp:48:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 1 warning generated. …