https://bugzilla.wikimedia.org/show_bug.cgi?id=69052
--- Comment #18 from Bryan Davis <[email protected]> --- I had this problem again while installing a random Vagrant plugin (https://github.com/dergachev/vagrant-vbox-snapshot) and was able to work around it using the advice from comment #17. I did not need to use sudo. $ /Applications/Vagrant/embedded/bin/gem install --install-dir ~/.vagrant.d/gems nokogiri -v '1.6.3.1' -- --with-xml2-include=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 --use-system-libraries --no-ri --no-rdoc -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
