Skip to content

Instantly share code, notes, and snippets.

@rorra
Last active June 3, 2016 20:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rorra/e5f1b8bc55c3db9be261 to your computer and use it in GitHub Desktop.
Save rorra/e5f1b8bc55c3db9be261 to your computer and use it in GitHub Desktop.
gem install nokogiri -- --use-system-libraries --with-xml2-include=/usr/local/Cellar/libxml2/2.9.4/include/libxml2 --with-xml2-lib=/usr/local/Cellar/libxml2/2.9.4/lib --with-xslt-dir=/usr/local/Cellar/libxslt/1.1.28_1 --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