Skip to content

Instantly share code, notes, and snippets.

@caike
Created June 17, 2010 02:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save caike/441571 to your computer and use it in GitHub Desktop.
Save caike/441571 to your computer and use it in GitHub Desktop.
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