Skip to content

Instantly share code, notes, and snippets.

@strobemonkey
Created November 20, 2009 10:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save strobemonkey/239425 to your computer and use it in GitHub Desktop.
Save strobemonkey/239425 to your computer and use it in GitHub Desktop.
Gem install do_mysql on a Mac
#‘Twere installing Astrotrain, needed to update do_msql gem but receiving this error:
#Error installing do_mysql
#it needs some configuration option:
sudo gem install do_mysql --version='0.9.11' -- --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