5,710
edits
Changes
→=Download and Install Homebrew
== How To Compile on OS X ==
===Download and Install Homebrew===
*https://github.com/mxcl/homebrew/wiki/installation
*<codepre> /usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/323731)" </codepre>
===Compiling libsndfile===
*<codepre>
./configure
make
sudo make install
</codepre>
=== Compiling sndfile-resample ===