Skip to content

Instantly share code, notes, and snippets.

@bradgignac
Created May 8, 2014 20:39
Show Gist options
  • Save bradgignac/ba5be84b31075c905777 to your computer and use it in GitHub Desktop.
Save bradgignac/ba5be84b31075c905777 to your computer and use it in GitHub Desktop.
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
@annwa
Copy link

annwa commented May 8, 2014

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