Compiling MySQL on Snow Leopard

Last updated on April 14, 2024 am

Here's my version based on HiveLogic's.

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

Set the PATH

vi ~/.profile

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

source ~/.profile

Download the source


Compiling MySQL on Snow Leopard
https://mingster.com/2009/09/20/compiling-mysql-on-snow-leopard/
Author
mingster
Posted on
September 20, 2009
Licensed under