Why aren't “gem” and “bundle” using the same libxml2?
问题 I seem to be in a recursive loop of frustration. I'm trying to "bundle install" a project, but it results in: An error occurred while installing nokogiri (1.6.6.2), and Bundler cannot continue. Make sure that `gem install nokogiri -v '1.6.6.2'` succeeds before bundling. So I try that: $ gem install nokogiri -v '1.6.6.2' Building native extensions. This could take a while... Successfully installed nokogiri-1.6.6.2 Parsing documentation for nokogiri-1.6.6.2 Done installing documentation for