Created
January 25, 2014 20:30
-
-
Save tomasc/8623105 to your computer and use it in GitHub Desktop.
Nokogiri and Ubuntu 13
This file contains hidden or 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
bundle config build.libxml-ruby --with-xml2-lib=/usr/local/rvm/usr/lib --with-xml2-include=/usr/local/rvm/usr/include/libxml2 | |
bundle config build.nokogiri --with-xml2-lib=/usr/local/rvm/usr/lib --with-xml2-include=/usr/local/rvm/usr/include/libxml2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment