Guest User

Untitled

a guest
Jul 17th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 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. /Users/me/.rvm/ree-1.8.7-2009.10/bin/ruby extconf.rb --with-xml2-include=/usr/local/include/libxml2 --with-xml2-lib=/usr/local/lib
  6. checking for iconv.h in /opt/local/include/,/usr/local/include/libxml2,/opt/local/include,/opt/local/include,/opt/local/include/libxml2,/usr/local/include,/usr/local/include/libxml2,/Users/me/.rvm/ree-1.8.7-2009.10/include,/Users/me/.rvm/ree-1.8.7-2009.10/include/libxml2,/usr/include,/usr/include/libxml2... yes
  7. checking for libxml/parser.h in /opt/local/include/,/usr/local/include/libxml2,/opt/local/include,/opt/local/include,/opt/local/include/libxml2,/usr/local/include,/usr/local/include/libxml2,/Users/me/.rvm/ree-1.8.7-2009.10/include,/Users/me/.rvm/ree-1.8.7-2009.10/include/libxml2,/usr/include,/usr/include/libxml2... yes
  8. checking for libxslt/xslt.h in /opt/local/include/,/usr/local/include/libxml2,/opt/local/include,/opt/local/include,/opt/local/include/libxml2,/usr/local/include,/usr/local/include/libxml2,/Users/me/.rvm/ree-1.8.7-2009.10/include,/Users/me/.rvm/ree-1.8.7-2009.10/include/libxml2,/usr/include,/usr/include/libxml2... yes
  9. checking for libexslt/exslt.h in /opt/local/include/,/usr/local/include/libxml2,/opt/local/include,/opt/local/include,/opt/local/include/libxml2,/usr/local/include,/usr/local/include/libxml2,/Users/me/.rvm/ree-1.8.7-2009.10/include,/Users/me/.rvm/ree-1.8.7-2009.10/include/libxml2,/usr/include,/usr/include/libxml2... yes
  10. checking for xmlParseDoc() in -lxml2... no
  11. libxml2 is missing. try 'port install libxml2' or 'yum install libxml2'
  12. *** extconf.rb failed ***
  13. Could not create Makefile due to some reason, probably lack of
  14. necessary libraries and/or headers. Check the mkmf.log file for more
  15. details. You may need configuration options.
Add Comment
Please, Sign In to add comment