Fehler bei der Installation des libv8 (3.11.8.17) -Pakets auf einem Mac

Ich habe Ruby auf 1.9.3 aktualisiert und kann meinen Server jetzt nicht mehr starten. Wenn ich die Bundle-Installation ausführe, heißt es

An error occurred while installing libv8 (3.11.8.17), and Bundler cannot continue.
Make sure that `gem install libv8 -v '3.11.8.17'` succeeds before bundling.

Wenn ich versuche, dieses Juwel zu installieren, heißt es

ERROR:  Error installing libv8:
        ERROR: Failed to build gem native extension.

        /Users/Erica/.rvm/rubies/ruby-1.9.3-p194/bin/ruby extconf.rb
creating Makefile
Compiling v8 for x64
Using python 2.7.1
Unable to find a compiler officially supported by v8.
It is recommended to use GCC v4.4 or higher
Using compiler: g++
Unable to find a compiler officially supported by v8.
It is recommended to use GCC v4.4 or higher

Ich bin ein HTML / CSS-Codierer, kein wirklicher Ruby-Entwickler, daher sind alle Gedanken sehr willkommen.

Antworten auf die Frage(6)

Ihre Antwort auf die Frage