Skip to content

Instantly share code, notes, and snippets.

@drewdeponte
Created April 16, 2011 01:45
Show Gist options
  • Save drewdeponte/922764 to your computer and use it in GitHub Desktop.
Save drewdeponte/922764 to your computer and use it in GitHub Desktop.
Trick to get mysql2 to work with RVM and Bundler
install_name_tool -change libmysqlclient.16.dylib /usr/local/mysql/lib/libmysqlclient.16.dylib /Users/adeponte/.rvm/gems/ruby-1.9.2-p0/gems/mysql2-0.2.7/lib/mysql2/mysql2.bundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment