Skip to content

Instantly share code, notes, and snippets.

@ramtiga
Created September 1, 2013 02:43
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 ramtiga/6401974 to your computer and use it in GitHub Desktop.
Save ramtiga/6401974 to your computer and use it in GitHub Desktop.
ruby 2.0.0-p0 on Mountain Lion
gem install nokogiri -- --with-xml2-include=/usr/local/Cellar/libxml2/2.9.1/include/libxml2/libxml --with-xml2-lib=/usr/local/Cellar/libxml2/2.9.1/lib --with-xslt-dir=/usr/local/Cellar/libxslt/1.1.28 --with-iconv-include=/usr/local/Cellar/libiconv/1.13.1/include --with-iconv-lib=/usr/local/Cellar/libiconv/1.13.1/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment