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

dylib site:perlmonks.org
darwin mysql site:perlmonks.org
dlopen mysql site:perlmonks.org
mysql.bundle site:perlmonks.org
Re^2: MAC OS 10.6 upgrade breaks DBD:mysql
DBD-mysql: dyld error
ldd ...mysql.so
  • Comment on Re: trouble installing DBD::mysql on Mac OS X 10.6.6 x64 with Perl 5.12.1

Replies are listed 'Best First'.
Re^2: trouble installing DBD::mysql on Mac OS X 10.6.6 x64 with Perl 5.12.1
by punkish (Priest) on May 20, 2011 at 15:10 UTC
    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