I found this on this blog
Simply add:
export DYLD_LIBRARY_PATH=/usr/local/mysql/lib/
to your .bash_profile, .bashrc file in your home directory (or whatever file is consulted when an interactive login shell is started)
and source the file:
. ~/.bashrc
Subscribe to:
Posts (Atom)