Skip to content

Instantly share code, notes, and snippets.

@bryckbost
Created August 28, 2009 21:24
Show Gist options
  • Save bryckbost/177257 to your computer and use it in GitHub Desktop.
Save bryckbost/177257 to your computer and use it in GitHub Desktop.
* 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