Created
August 28, 2009 20:05
-
-
Save adamhunter/177192 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
install mysql gem for snow leopard | |
first install the x84_64 version of mysql | |
then run: | |
sudo env ARCHFLAGS="-Os -arch x86_64 -fno-common" gem install mysql -- -with-mysql-config=/usr/local/mysql/bin/mysql_config |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment