Advertisement
Guest User

gem install error

a guest
Sep 18th, 2014
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. Building native extensions. This could take a while...
  2. ERROR: Error installing nokogiri:
  3. ERROR: Failed to build gem native extension.
  4.  
  5. /usr/bin/ruby1.9.1 extconf.rb
  6. /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- mkmf (LoadError)
  7. from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
  8. from extconf.rb:4:in `<main>'
  9.  
  10.  
  11. Gem files will remain installed in /var/lib/gems/1.9.1/gems/nokogiri-1.6.3.1 for inspection.
  12. Results logged to /var/lib/gems/1.9.1/gems/nokogiri-1.6.3.1/ext/nokogiri/gem_make.out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement