Skip to content

Instantly share code, notes, and snippets.

@bondarolik
Created January 9, 2013 19:35
Show Gist options
  • Save bondarolik/4496107 to your computer and use it in GitHub Desktop.
Save bondarolik/4496107 to your computer and use it in GitHub Desktop.
Rails. Fixing mysql2 lib not found problem.
sudo ln -s /usr/local/mysql/lib/libmysqlclient.18.dylib /usr/lib/libmysqlclient.18.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment