Skip to content

Instantly share code, notes, and snippets.

@tomasc
Created January 25, 2014 20:30
Show Gist options
  • Save tomasc/8623105 to your computer and use it in GitHub Desktop.
Save tomasc/8623105 to your computer and use it in GitHub Desktop.
Nokogiri and Ubuntu 13
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