Skip to content

Instantly share code, notes, and snippets.

@jonathannelson
Created March 30, 2009 21:54
Show Gist options
  • Save jonathannelson/87905 to your computer and use it in GitHub Desktop.
Save jonathannelson/87905 to your computer and use it in GitHub Desktop.
mysql 2.7 gem (Intel Mac only)
sudo env ARCHFLAGS="-arch i386" gem install mysql -- --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