2 messages in com.mysql.lists.perlRe: problem installing DBD-mysql-2.90...
FromSent OnAttachments
Anderson, James H [IT]10 Oct 2003 07:42 
Rudy Lippan10 Oct 2003 08:23 
Subject:Re: problem installing DBD-mysql-2.9002 on OS X 10.2.8 (perl 5.8.1)
From:Rudy Lippan (rlip@remotelinux.com)
Date:10/10/2003 08:23:42 AM
List:com.mysql.lists.perl

On Fri, 10 Oct 2003, Anderson, James H [IT] wrote:

Unlike installing any other perl module I've tried, this isn't obvious or straightforward...

1. I installed DBI-1.38

2. When I ran 'perl Makefile.PL' for DBD-mysql-2.9002 I got 'Warning: prerequisite DBI 1.08 not found.'

Any suggestions?

What is the output of perl -MDBI -le 'print $DBI::VERSION';

(BTW, what's the formula for subscribing to this list?)

For a list of the lists:

http://lists.mysql.com/

The subscribe link to the perl list. http://lists.mysql.com/list.php?list=perl&sub=1

DBI-users might also be a good place to go, but it is a much higer traffic list.

http://lists.perl.org/showlist.cgi?name=dbi-users

Rudy