Skip to content

Instantly share code, notes, and snippets.

@thewoolleyman
Created May 28, 2010 22:16
Show Gist options
  • Save thewoolleyman/417829 to your computer and use it in GitHub Desktop.
Save thewoolleyman/417829 to your computer and use it in GitHub Desktop.
gem install nokogiriBuilding native extensions. This could take a while...
ERROR: Error installing nokogiri:
ERROR: Failed to build gem native extension.
/Users/woolley/.rvm/rubies/ruby-1.8.7-p174/bin/ruby extconf.rb
checking for iconv.h... yes
checking for libxml/parser.h... yes
checking for libxslt/xslt.h... yes
checking for libexslt/exslt.h... yes
checking for gzopen() in -lz... no
-----
zlib is missing. please visit http://nokogiri.org/tutorials/installing_nokogiri.html for help with installing dependencies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment