Created
February 9, 2015 11:37
-
-
Save anonymous/0253b6f9986b696477aa to your computer and use it in GitHub Desktop.
Install Nokogiri 1.6.4.1 using brew libs
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.4.1' -V -- --use-system-libraries --with-xml2-include=/usr/local/Cellar/libxml2/2.9.2/include/libxml2 --with-xml2-lib=/usr/local/Cellar/libxml2/2.9.2/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