Advertisement
Guest User

Untitled

a guest
Sep 29th, 2013
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. Temporarily enhancing PATH to include DevKit...
  2. Building native extensions. This could take a while...
  3. ERROR: Error installing therubyracer:
  4. ERROR: Failed to build gem native extension.
  5.  
  6. C:/Ruby200/bin/ruby.exe extconf.rb
  7. creating Makefile
  8. The system cannot find the path specified.
  9. The system cannot find the path specified.
  10. The system cannot find the path specified.
  11. C:/Ruby200/lib/ruby/gems/2.0.0/gems/libv8-3.16.14.3/ext/libv8/builder.rb:58:in `
  12. setup_python!': libv8 requires python 2 to be installed in order to build, but i
  13. t is currently not available (RuntimeError)
  14. from C:/Ruby200/lib/ruby/gems/2.0.0/gems/libv8-3.16.14.3/ext/libv8/build
  15. er.rb:42:in `block in build_libv8!'
  16. from C:/Ruby200/lib/ruby/gems/2.0.0/gems/libv8-3.16.14.3/ext/libv8/build
  17. er.rb:40:in `chdir'
  18. from C:/Ruby200/lib/ruby/gems/2.0.0/gems/libv8-3.16.14.3/ext/libv8/build
  19. er.rb:40:in `build_libv8!'
  20. from C:/Ruby200/lib/ruby/gems/2.0.0/gems/libv8-3.16.14.3/ext/libv8/locat
  21. ion.rb:24:in `install!'
  22. from extconf.rb:7:in `<main>'
  23.  
  24.  
  25. Gem files will remain installed in C:/Ruby200/lib/ruby/gems/2.0.0/gems/libv8-3.1
  26. 6.14.3 for inspection.
  27. Results logged to C:/Ruby200/lib/ruby/gems/2.0.0/gems/libv8-3.16.14.3/ext/libv8/
  28. gem_make.out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement