Skip to content

Instantly share code, notes, and snippets.

@joerichsen
Created November 8, 2008 08:39
Show Gist options
  • Select an option

  • Save joerichsen/23041 to your computer and use it in GitHub Desktop.

Select an option

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