Skip to content

Instantly share code, notes, and snippets.

@boostrack
Created July 15, 2014 10:12
Show Gist options
  • Save boostrack/ec778e24464fa003ae89 to your computer and use it in GitHub Desktop.
Save boostrack/ec778e24464fa003ae89 to your computer and use it in GitHub Desktop.
nokogiri hacks
gem install nokogiri -- --with-xml2-include=/usr/local/Cellar/libxml2/2.7.8/include/libxml2 --with-xml2-lib=/usr/local/Cellar/libxml2/2.7.8/lib --with-xslt-dir=/usr/local/Cellar/libxslt/1.1.26 --with-iconv-include=/usr/local/Cellar/libiconv/1.14/include --with-iconv-lib=/usr/local/Cellar/libiconv/1.14/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment