root@cvsnew:/usr/bin# /opt/perl-5.12.2/bin/perl -v This is perl 5, version 12, subversion 2 (v5.12.2) built for i686-linux #### root@cvsnew:/var/www/bugzilla-3.4# ./checksetup.pl * This is Bugzilla 3.4.3 on perl 5.12.2 * Running on Linux 2.6.32-24-generic-pae #41-Ubuntu SMP Thu Aug 19 02:43:57 UTC 2010 Checking perl modules... Checking for CGI.pm (v3.33) ok: found v3.48 Checking for Digest-SHA (any) ok: found v5.47 Checking for TimeDate (v2.21) ok: found v2.24 Class::ISA will be removed from the Perl core distribution in the next major release. Please install it from CPAN. It is being used at lib/DateTime/Locale/Base.pm, line 6. Checking for DateTime (v0.28) ok: found v0.51 Checking for DateTime-TimeZone (v0.71) ok: found v1.03 Checking for DBI (v1.41) ok: found v1.613 Checking for Template-Toolkit (v2.22) ok: found v2.22 Checking for Email-Send (v2.00) ok: found v2.198 Checking for Email-MIME (v1.861) ok: found v1.901 Checking for Email-MIME-Encodings (v1.313) ok: found v1.313 Checking for Email-MIME-Modifier (v1.442) ok: found v1.901 Checking for URI (any) ok: found v1.55 Checking available perl DBD modules... Checking for DBD-Pg (v1.45) ok: found v2.17.1 Checking for DBD-mysql (v4.00) ok: found v4.017 Checking for DBD-Oracle (v1.19) not found The following Perl modules are optional: Checking for GD (v1.20) ok: found v2.45 Checking for Chart (v1.0) ok: found v2.4.1 Checking for Template-GD (any) ok: found v1.56 Checking for GDTextUtil (any) ok: found v0.86 Checking for GDGraph (any) ok: found v1.44 Checking for XML-Twig (any) ok: found v3.35 Checking for MIME-tools (v5.406) ok: found v5.428 Checking for libwww-perl (any) ok: found v5.835 Checking for PatchReader (v0.9.4) ok: found v0.9.5 Checking for PerlMagick (any) not found Checking for perl-ldap (any) ok: found v0.39 Checking for Authen-SASL (any) ok: found v2.13 Checking for RadiusPerl (any) ok: found v0.15 defined(%hash) is deprecated at lib/SOAP/Lite.pm line 466, line 275. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at lib/SOAP/Lite.pm line 2204, line 275. (Maybe you should just omit the defined()?) Checking for SOAP-Lite (v0.710.06) ok: found v0.710.10 Checking for HTML-Parser (v3.40) ok: found v3.68 Checking for HTML-Scrubber (any) ok: found v0.08 Checking for Email-MIME-Attachment-Stripper (any) ok: found v1.316 Checking for Email-Reply (any) ok: found v1.202 Checking for TheSchwartz (any) ok: found v1.10 Checking for Daemon-Generic (any) ok: found v0.61 Checking for mod_perl (v1.999022) not found *********************************************************************** * OPTIONAL MODULES * *********************************************************************** * Certain Perl modules are not required by Bugzilla, but by * * installing the latest version you gain access to additional * * features. * * * * The optional modules you do not have installed are listed below, * * with the name of the feature they enable. Below that table are the * * commands to install each module. * *********************************************************************** * MODULE NAME * ENABLES FEATURE(S) * *********************************************************************** * PerlMagick * Optionally Convert BMP Attachments to PNGs * * mod_perl * mod_perl * *********************************************************************** COMMANDS TO INSTALL OPTIONAL MODULES: PerlMagick: /opt/perl-5.12.2/bin/perl install-module.pl Image::Magick mod_perl: /opt/perl-5.12.2/bin/perl install-module.pl mod_perl2 To attempt an automatic install of every required and optional module with one command, do: /opt/perl-5.12.2/bin/perl install-module.pl --all Attempt to reload DateTime.pm aborted. Compilation failed in require at Bugzilla/Util.pm line 53, line 275. BEGIN failed--compilation aborted at Bugzilla/Util.pm line 53, line 275. Compilation failed in require at Bugzilla/Hook.pm line 26, line 275. BEGIN failed--compilation aborted at Bugzilla/Hook.pm line 26, line 275. Compilation failed in require at Bugzilla/Config.pm line 37, line 275. BEGIN failed--compilation aborted at Bugzilla/Config.pm line 37, line 275. Compilation failed in require at Bugzilla.pm line 38, line 275. BEGIN failed--compilation aborted at Bugzilla.pm line 38, line 275. Compilation failed in require at ./checksetup.pl line 98, line 275. #### root@cvsnew:/var/www/bugzilla-3.4# /opt/perl-5.12.2/bin/perl install-module.pl mod_perl2 Please provide a full path to 'apxs' executable (press Enter if you don't have it installed): /usr/bin/apxs2 Configuring Apache/2.2.14 mod_perl/2.0.4 Perl/v5.12.2 [ error] Using Perl 5.012002 w/o ithreads and 'worker' mpm httpd. [ error] Failed requirements: [ error] - Perl built with ithreads (build perl with -Dusethreads) Warning: No success on command[/opt/perl-5.12.2/bin/perl Makefile.PL LIB="/var/www/bugzilla-3.4/lib" INSTALLMAN1DIR="/var/www/bugzilla-3.4/lib/man/man1" INSTALLMAN3DIR="/var/www/bugzilla-3.4/lib/man/man3" INSTALLBIN="/var/www/bugzilla-3.4/lib/bin" INSTALLSCRIPT="/var/www/bugzilla-3.4/lib/bin" INSTALLDIRS=perl] 'YAML' not installed, will not store persistent state GOZER/mod_perl-2.0.4.tar.gz /opt/perl-5.12.2/bin/perl Makefile.PL LIB="/var/www/bugzilla-3.4/lib" INSTALLMAN1DIR="/var/www/bugzilla-3.4/lib/man/man1" INSTALLMAN3DIR="/var/www/bugzilla-3.4/lib/man/man3" INSTALLBIN="/var/www/bugzilla-3.4/lib/bin" INSTALLSCRIPT="/var/www/bugzilla-3.4/lib/bin" INSTALLDIRS=perl -- NOT OK Skipping test because of notest pragma Running make install Make had some problems, won't install