From: Date: April 1 2004 10:23pm Subject: Re: Mac OS X 10.3.3, PERL 5.8.1 and MySQL 4 List-Archive: http://lists.mysql.com/perl/2826 Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT 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