> From: Alex Kirk [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 02, 2001 6:25 PM > To: [EMAIL PROTECTED] > Subject: DBI Version Problem > > > Pardon me if this has been covered before; I can't reach the > archives, and > I'm the impateint type. ;-)
> For some reason, when I ran my "perl Makefile.PL" command, I > got these > errors: > > DBI object version 1.20 does not match $DBI::VERSION 1.15 at > /usr/libdata/perl5/i386-openbsd/5.6.0/DynaLoader.pm line 219. I vaguely recall that the directory DBI gets installed in changed slightly at some point, so you have to manually delete all traces of the old DBI, especially the parts in those 'auto' directories under the lib directory. HTH, Douglas Wilson
