Skip to content

Instantly share code, notes, and snippets.

@katmutua
Created December 16, 2014 09:32
Show Gist options
  • Select an option

  • Save katmutua/5bc60e6dc1dfabc1d879 to your computer and use it in GitHub Desktop.

Select an option

Save katmutua/5bc60e6dc1dfabc1d879 to your computer and use it in GitHub Desktop.
Install old versions of libxml2 on OSX Mavericks
cd /usr/local/
git checkout 8939a91 Library/Formula/libxml2.rb
brew install libxml2
ln -s /usr/local/opt/libxml2/bin/xml2-config /usr/local/bin/xml2-config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment