http://www.perlmonks.org?node_id=905938


in reply to Re: trouble installing DBD::mysql on Mac OS X 10.6.6 x64 with Perl 5.12.1
in thread trouble installing DBD::mysql on Mac OS X 10.6.6 x64 with Perl 5.12.1

Actually, the following helped

> export DYLD_LIBRARY_PATH=/usr/local/mysql/lib/

After that, make test, and everything else worked. See http://bugs.mysql.com/bug.php?id=58981



when small people start casting long shadows, it is time to go to bed
  • Comment on Re^2: trouble installing DBD::mysql on Mac OS X 10.6.6 x64 with Perl 5.12.1
  • Download Code