thanks! Paul
-----Original Message----- From: Tim Bunce [mailto:[EMAIL PROTECTED] Sent: Thursday, October 07, 2004 2:50 AM To: Fitzpatrick, Paul Cc: [EMAIL PROTECTED] Subject: Re: trouble with driver Makefile On Wed, Oct 06, 2004 at 05:23:26PM -0700, Fitzpatrick, Paul wrote: > When I run the command: perl Makefile.pl in order to compile the DBD::SQLite module, > I'm getting this error: > > Undefined subroutine &DBI::DBD::unixify called at > /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi/DBI/DBD.pm line 3741. > > I'm trying to build DBD::SQLite on Fedora core 1. I have perl 5.8.3 installed from > rpm. I downloaded and installed the DBI module with no problem from CPAN. > Has anyone seen this before? Any ideas would be appreciated. Bug in the (uploaded but unannounced) DBI 1.44 release which is fixed in the (uploaded but unannounced) DBI 1.45 release :) Tim.
