-
-
Save anonymous/1746c4072d34aa665ebc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Building native extensions. This could take a while... | |
ERROR: Error installing libxml-ruby: | |
ERROR: Failed to build gem native extension. | |
/Users/jay/.rbenv/versions/1.8.7-p375/bin/ruby extconf.rb | |
checking for socket() in -lsocket... no | |
checking for gethostbyname() in -lnsl... no | |
checking for atan() in -lm... no | |
checking for atan() in -lm... yes | |
checking for inflate() in -lz... yes | |
checking for iconv_open() in -liconv... yes | |
checking for xmlParseDoc() in -lxml2... yes | |
checking for libxml/xmlversion.h... yes | |
creating extconf.h | |
creating Makefile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment