Re: DBI 1.18 problems

2001-08-21 Thread Gregory Hart
Hi, I had the same problem in Win98 SE. What you want to do is edit the DBI.PM file in your lib directory. Near the top you will see the line: $DBI::VERSION = "1.19"; # ==> ALSO update the version in the pod text below! You need to change this line. Change the 1.19 to whatever PERL says to c

Error running test.pl after installing DBI.pm

2001-08-20 Thread Gregory Hart
Hi, I got the following error running test.pl after I installed DBI.pm. test.pl DBI test application $Revision: 10.6 $ Cannot find blib even in C:/usr/local/lib/../../../../.. DBI object version 1.14 does not match $DBI::VERSION 1.19 at C:/usr/local/lib/DynaLoader.pm line 219. BEGIN failed--c