Skip to content

Instantly share code, notes, and snippets.

@aghecht
Created September 20, 2013 14:56
Show Gist options
  • Save aghecht/6638791 to your computer and use it in GitHub Desktop.
Save aghecht/6638791 to your computer and use it in GitHub Desktop.
nokogiri install
gem install nokogiri -- --with-xml2-include=/usr/local/Cellar/libxml2/2.9.1/include/libxml2 --with-xml2-lib=/usr/local/Cellar/libxml2/2.9.1/lib --with-xslt-dir=/usr/local/Cellar/libxslt/1.1.28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment