Created
May 2, 2011 20:20
-
-
Save jasonroelofs/952278 to your computer and use it in GitHub Desktop.
Installing MySQL GEM on Mac OS X
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
[sudo] env ARCHFLAGS="-arch x86_64" gem install mysql -- --with-mysql-config=[path/to/mysql_config] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment