Guest User

Untitled

a guest
Jun 24th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. gem install -r nokogiri
  2. Building native extensions. This could take a while...
  3. ERROR: Error installing nokogiri:
  4. ERROR: Failed to build gem native extension.
  5.  
  6. /usr/bin/ruby1.8 extconf.rb install -r nokogiri
  7. extconf.rb:3:in `require': no such file to load -- mkmf (LoadError)
  8. from extconf.rb:3
  9.  
  10.  
  11. Gem files will remain installed in /var/lib/gems/1.8/gems/nokogiri-1.2.3 for inspection.
  12. Results logged to /var/lib/gems/1.8/gems/nokogiri-1.2.3/ext/nokogiri/gem_make.out
Add Comment
Please, Sign In to add comment