Quoting nishikant uppal <[EMAIL PROTECTED]>: > can some one help me with this issue when iam trying > to install dbd-odbc 1.13 using makefile.the error i am > getting is > > C:\DBD-ODBC-1.13>perl makefile.pl > > DBI object version 1.37 does not match $DBI::VERSION > 1.46 at C:/Perl/lib/DynaLoa > der.pm line 225. > BEGIN failed--compilation aborted at > C:/Perl/lib/DBI.pm line 254. > Compilation failed in require at makefile.pl line 15. > BEGIN failed--compilation aborted at makefile.pl line > 15.
There appears to be an old version of DBI.dll hanging around. Use Windows Explorer to search for all examples of DBI.* under c:\Perl and delete (or rename) any files not associated with the latest install of DBI. -- Mac :})
