Skip to content

Instantly share code, notes, and snippets.

@jmazzi
Created May 26, 2009 14:23
Show Gist options
  • Save jmazzi/118086 to your computer and use it in GitHub Desktop.
Save jmazzi/118086 to your computer and use it in GitHub Desktop.
sudo env ARCHFLAGS="-arch i386" gem install mysql -- --with-mysql-include=/opt/local/include/mysql5 --with-mysql-lib=/opt/local/lib/mysql5 --with-mysql-config=/opt/local/lib/mysql5/bin/mysql_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment