Skip to content

Instantly share code, notes, and snippets.

@madrobby
Created December 1, 2010 18:34
Show Gist options
  • Save madrobby/723967 to your computer and use it in GitHub Desktop.
Save madrobby/723967 to your computer and use it in GitHub Desktop.
~ brew install expat
==> Downloading http://downloads.sourceforge.net/project/expat/expat/2.0.1/expat-2.0.1.tar.gz
######################################################################## 100.0%
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/expat/2.0.1 --mandir=/usr/local/Cellar/
==> make install
==> Caveats
Note that OS X has Expat 1.5 installed in /usr already.
==> Summary
/usr/local/Cellar/expat/2.0.1: 8 files, 516K, built in 9 seconds
@madrobby
Copy link
Author

madrobby commented Dec 1, 2010

(in /usr/lib)

-rwxr-xr-x 1 root wheel 487408 May 18 2009 libexpat.1.5.2.dylib

lrwxr-xr-x 1 root wheel 20 Oct 29 11:34 libexpat.1.dylib -> libexpat.1.5.2.dylib

lrwxr-xr-x 1 root wheel 20 Oct 29 11:34 libexpat.dylib -> libexpat.1.5.2.dylib

@madrobby
Copy link
Author

madrobby commented Dec 1, 2010

$ md5 libexpat.1.5.2.dylib

MD5 (libexpat.1.5.2.dylib) = 30b66f42942893470b2c9fa5e7d400fb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment