Skip to content

Instantly share code, notes, and snippets.

@jasonroelofs
Created May 2, 2011 20:20
Show Gist options
  • Save jasonroelofs/952278 to your computer and use it in GitHub Desktop.
Save jasonroelofs/952278 to your computer and use it in GitHub Desktop.
Installing MySQL GEM on Mac OS X
[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