Skip to content

Instantly share code, notes, and snippets.

@joerichsen
Created November 8, 2008 08:39
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 joerichsen/23041 to your computer and use it in GitHub Desktop.
Save joerichsen/23041 to your computer and use it in GitHub Desktop.
# Install MySQL gem using the MacPorts mysql
sudo -s
ARCHFLAGS="-arch i386" gem install mysql -- --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