Skip to content

Instantly share code, notes, and snippets.

@jbgutierrez
Created February 9, 2009 23:35
Show Gist options
  • Save jbgutierrez/61099 to your computer and use it in GitHub Desktop.
Save jbgutierrez/61099 to your computer and use it in GitHub Desktop.
sudo env ARCHFLAGS="-arch i386" gem install mysql -- \
--with-mysql-dir=/usr/local/mysql --with-mysql-lib=/usr/local/mysql/lib \
--with-mysql-include=/usr/local/mysql/include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment