Advertisement
Guest User

NewRelicRubyProblem

a guest
Jan 23rd, 2015
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. [ec2-user@ip-192-168-0-174 newrelic_aws_cloudwatch_plugin-latest]$ gem install json -v '1.8.2'
  2. Building native extensions. This could take a while...
  3. ERROR: Error installing json:
  4. ERROR: Failed to build gem native extension.
  5.  
  6. /usr/bin/ruby2.0 extconf.rb
  7. mkmf.rb can't find header files for ruby at /usr/share/ruby/include/ruby.h
  8.  
  9.  
  10. Gem files will remain installed in /home/ec2-user/.gem/ruby/2.0/gems/json-1.8.2 for inspection.
  11. Results logged to /home/ec2-user/.gem/ruby/2.0/gems/json-1.8.2/ext/json/ext/generator/gem_make.out
  12. [ec2-user@ip-192-168-0-174 newrelic_aws_cloudwatch_plugin-latest]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement