Advertisement
Guest User

Error

a guest
Sep 15th, 2014
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. An error occurred while installing json (1.8.1), and Bundler cannot continue.
  2. Make sure that `gem install json -v '1.8.1'` succeeds before bundling.
  3. Rickyss-iMac:twitterrr sammiepagden$ gem install json -v 1.8.1
  4. Building native extensions. This could take a while...
  5. ERROR: Error installing json:
  6. ERROR: Failed to build gem native extension.
  7.  
  8. /usr/local/rvm/rubies/ruby-1.9.3-p194/bin/ruby extconf.rb
  9. creating Makefile
  10.  
  11. make
  12. compiling generator.c
  13. make: gcc-4.2: No such file or directory
  14. make: *** [generator.o] Error 1
  15.  
  16.  
  17. Gem files will remain installed in /usr/local/rvm/gems/ruby-1.9.3-p194/gems/json-1.8.1 for inspection.
  18. Results logged to /usr/local/rvm/gems/ruby-1.9.3-p194/gems/json-1.8.1/ext/json/ext/generator/gem_make.out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement