2 messages in com.mysql.lists.perlRe: Mac OS X 10.3.3, PERL 5.8.1 and M...
FromSent OnAttachments
Rick Smith01 Apr 2004 12:17 
Rudy Lippan01 Apr 2004 12:23 
Subject:Re: Mac OS X 10.3.3, PERL 5.8.1 and MySQL 4
From:Rudy Lippan (rlip@remotelinux.com)
Date:04/01/2004 12:23:24 PM
List:com.mysql.lists.perl

On Thu, 1 Apr 2004, Rick Smith wrote:

Hello,

I’ve installed Bundle::DBI sucessfully using CPAN, but I’m having problems
installing Bundle::DBD::mysql. I’ve tried both CPAN and manually going
through the “perl Makefile.PL-make-make test-make install” sequence. I
can’t get past the make part. The output of commands is shown below.

OS: Mac OS X 10.3.3 Perl: 5.8.1 MySQL: 4.0.18-standard (installed in /usr/local/share/mysql)

Try building with --nocatchstderr

Rudy