a.. Hi, My task is to install DBI module on a Windows 2000 machine. At first, I got the "Could not locate PPD file for DBI package". What I did is UNZIP the .zip file before running the ppm install DBI command.
Now, I got the "but it is not intended for this build of Perl (MSWin32-x86-multi-thread)" I am using ActivePerl-5.6.633-MSWin32-x86.msi and DBI from ActivePerl 5xx (e.g. ActivePerl522) I have tried (1) ppm install DBI (2) ppm install --location = C:/Perl/bin/DBI But still to no avail. I am doing the above on a Windows 2000 machine. I have done the same over a Windows XP machine (installing DBI, DBD::ODBC, PlRPC, etc) and it works fine. Please advice :) Thank you, Calvin
