Compiling MySQL on Snow Leopard

Here's my version based on HiveLogic's.

Reference: http://hivelogic.com/articles/compiling-mysql-on-snow-leopard/

Set the PATH

vi ~/.profile</p>

# export PATH="/usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:$PATH"

source ~/.profile
</code>

Download the source