Guest User

Untitled

a guest
Feb 21st, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. $ sudo jgem install nokogiri
  2. Building native extensions. This could take a while...
  3. /usr/local/jruby-1.1.5/lib/ruby/1.8/mkmf.rb:7: JRuby does not support native extensions. Check wiki.jruby.org for alternatives. (NotImplementedError)
  4. from /usr/local/jruby-1.1.5/lib/ruby/1.8/mkmf.rb:3:in `require'
  5. from extconf.rb:3
  6. ERROR: Error installing nokogiri:
  7. ERROR: Failed to build gem native extension.
  8.  
  9. /usr/local/jruby-1.1.5/bin/jruby extconf.rb install nokogiri
  10.  
  11.  
  12. Gem files will remain installed in /usr/local/jruby-1.1.5/lib/ruby/gems/1.8/gems/nokogiri-1.1.0 for inspection.
  13. Results logged to /usr/local/jruby-1.1.5/lib/ruby/gems/1.8/gems/nokogiri-1.1.0/ext/nokogiri/gem_make.out
Add Comment
Please, Sign In to add comment