Advertisement
Guest User

Untitled

a guest
Nov 15th, 2014
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. Fetching: therubyracer-0.12.1.gem (100%)
  2. Building native extensions. This could take a while...
  3. ERROR: Error installing therubyracer:
  4. ERROR: Failed to build gem native extension.
  5.  
  6. /usr/bin/ruby extconf.rb
  7. checking for main() in -lpthread... yes
  8. creating Makefile
  9.  
  10. make "DESTDIR="
  11. g++ -I. -I/usr/local/share/gems/gems/libv8-3.16.14.7-x86_64-linux/vendor/v8/include -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -Wall -g -rdynamic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -mtune=generic -m64 -o accessor.o -c accessor.cc
  12. make: g++: Command not found
  13. make: *** [accessor.o] Error 127
  14.  
  15.  
  16. Gem files will remain installed in /usr/local/share/gems/gems/therubyracer-0.12.1 for inspection.
  17. Results logged to /usr/local/share/gems/gems/therubyracer-0.12.1/ext/v8/gem_make.out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement