Skip to content

Instantly share code, notes, and snippets.

@mconnell
Created April 8, 2010 08:31
Show Gist options
  • Save mconnell/359903 to your computer and use it in GitHub Desktop.
Save mconnell/359903 to your computer and use it in GitHub Desktop.
gem install mysql -- --with-mysql-config=/usr/local/mysql/bin/mysql_config
@craigw
Copy link

craigw commented Apr 8, 2010

Damn MySQL gem! Incantation of this changes everywhere - which environment are you running this in? Maybe we need a list of (environment, incantation)s?

http://barkingiguana.com/2010/03/02/installing-the-mysql-gem-on-osx-106-snow-leopard-with-macports-mysql5

@mconnell
Copy link
Author

mconnell commented Apr 8, 2010

Mac OS X 10.6.3, MySQL 5.1.45 (64bit) installed from official installer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment