Created
April 16, 2011 01:45
-
-
Save drewdeponte/922764 to your computer and use it in GitHub Desktop.
Trick to get mysql2 to work with RVM and Bundler
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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