Guest User

Untitled

a guest
Feb 21st, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. Building native extensions. This could take a while...
  2. ERROR: Error installing mechanize:
  3. ERROR: Failed to build gem native extension.
  4.  
  5. /usr/bin/ruby extconf.rb install mechanize
  6. checking for xmlParseDoc() in -lxml2... no
  7. checking for xsltParseStylesheetDoc() in -lxslt... no
  8. checking for exsltFuncRegister() in -lexslt... no
  9. checking for #include <libxml/xmlversion.h>
  10. ... no
  11. need libxml
  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