Created
December 12, 2014 10:30
-
-
Save kvzb/d3c2543327f8c8dce11d to your computer and use it in GitHub Desktop.
Nokogiri 1.6.3.1 without headaches.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem install nokogiri -v '1.6.3.1' -- --with-xml2-include=/opt/boxen/homebrew/Cellar/libxml2/2.9.2/include/libxml2/ --with-xml2-lib=/opt/boxen/homebrew/Cellar/libxml2/2.9.2/lib/ --with-xslt-dir=/opt/boxen/homebrew/Cellar/Cellar/libxslt/1.1.28/ --with-iconv-dir=/opt/boxen/homebrew/Cellar/libiconv/1.14/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment