Z:\BugZilla>perl checksetup.pl * This is Bugzilla 3.6.2 on perl 5.10.0 * Running on WinXP/.Net Build 2600 (Service Pack 2) Checking perl modules... Version string '-1, set by base.pm' contains invalid data; ignoring: '-1, set by base.pm' at Bugzilla/Install/Requirements.pm line 545. Checking for CGI.pm (v3.33) not found Checking for DBI (v1.41) ok: found v1.613 Version string '-1, set by base.pm' contains invalid data; ignoring: '-1, set by base.pm' at Bugzilla/Install/Requirements.pm line 545. Checking for Template-Toolkit (v2.22) not found *********************************************************************** * REQUIRED MODULES * *********************************************************************** * Bugzilla requires you to install some Perl modules which are either * * missing from your system, or the version on your system is too old. * * See below for commands to install these modules. * COMMANDS TO INSTALL REQUIRED MODULES (You *must* run all these commands and then re-run this script): ppm install CGI.pm ppm install Template-Toolkit *** Installation aborted. Read the messages above. *** Z:\BugZilla>ppm install Template-Toolkit No missing packages to install Z:\BugZilla>ppm install CGI.pm No missing packages to install