Skip to content

Instantly share code, notes, and snippets.

@dgalarza
Created January 17, 2012 04:00
Show Gist options
  • Save dgalarza/1624567 to your computer and use it in GitHub Desktop.
Save dgalarza/1624567 to your computer and use it in GitHub Desktop.
Resolve OSX mysql2 gem libmysqlclient.18.dylib (LoadError)
export DYLD_LIBRARY_PATH=/usr/local/mysql/lib:$DYLD_LIBRARY_PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment