Skip to content

Instantly share code, notes, and snippets.

@thenoseman
Created September 24, 2009 07:03
Show Gist options
  • Save thenoseman/192563 to your computer and use it in GitHub Desktop.
Save thenoseman/192563 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