1. Installing libv8 (3.3.10.4)
  2. Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
  3. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
  4. *** extconf.rb failed ***
  5. Could not create Makefile due to some reason, probably lack of
  6. necessary libraries and/or headers. Check the mkmf.log file for more
  7. details. You may need configuration options.
  8. Provided configuration options:
  9. --with-opt-dir
  10. --without-opt-dir
  11. --with-opt-include
  12. --without-opt-include=${opt-dir}/include
  13. --with-opt-lib
  14. --without-opt-lib=${opt-dir}/lib
  15. --with-make-prog
  16. --without-make-prog
  17. --srcdir=.
  18. --curdir
  19. --ruby=/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
  20. extconf.rb:13: uninitialized constant Gem (NameError)
  21. Checking for Python...
  22. Gem files will remain installed in /Users/gsolsberry/.bundler/tmp/7143/gems/libv8-3.3.10.4 for inspection.
  23. Results logged to /Users/gsolsberry/.bundler/tmp/7143/gems/libv8-3.3.10.4/ext/libv8/gem_make.out
  24. An error occurred while installing libv8 (3.3.10.4), and Bundler cannot continue.
  25. Make sure that `gem install libv8 -v '3.3.10.4'` succeeds before bundling.