Created
August 28, 2009 21:24
-
-
Save bryckbost/177257 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 Snow Leopard | |
* install latest xCode | |
* download, install MySQL X86_64 | |
* install mysql gem | |
** sudo gem install mysql -- --with-mysql-config=/usr/local/mysql/bin/mysql_config | |
* update gems | |
* fix other gems that build native extensions(sphinx?, rmagick, nokogiri, etc…) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment