Skip to content

Instantly share code, notes, and snippets.

@alcidesqueiroz
Created August 20, 2012 20:22
Show Gist options
  • Save alcidesqueiroz/3407518 to your computer and use it in GitHub Desktop.
Save alcidesqueiroz/3407518 to your computer and use it in GitHub Desktop.
Erro Library not loaded: libmysqlclient.18.dylib [MySQL] [Mac OS X]
sudo install_name_tool -change libmysqlclient.18.dylib /usr/local/mysql/lib/libmysqlclient.18.dylib ~/.rvm/gems/ruby-1.9.3-p0/gems/mysql2-0.3.11/lib/mysql2/mysql2.bundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment