Guest User

Untitled

a guest
Nov 15th, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. [root@localhost snow]# gem install ruby-xslt
  2. Building native extensions. This could take a while...
  3. ERROR: Error installing ruby-xslt:
  4. ERROR: Failed to build gem native extension.
  5.  
  6. /usr/bin/ruby extconf.rb
  7. /usr/share/ruby/mkmf.rb:1678: warning: instance variable @libdir_basename not initialized
  8. /usr/share/ruby/mkmf.rb:1678: warning: instance variable @libdir_basename not initialized
  9. checking for xmlParseDoc() in -lxml2... yes
  10. checking for xsltParseStylesheetFile() in -lxslt... no
  11. checking for exsltRegisterAll() in -lexslt... no
  12. *** extconf.rb failed ***
  13. Could not create Makefile due to some reason, probably lack of necessary
  14. libraries and/or headers. Check the mkmf.log file for more details. You may
  15. need configuration options.
Advertisement
Add Comment
Please, Sign In to add comment