Created
November 20, 2009 10:57
-
-
Save strobemonkey/239425 to your computer and use it in GitHub Desktop.
Gem install do_mysql on a Mac
This file contains hidden or 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
#‘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