Help for this page

Select Code to Download


  1. or download this
     perl -V
    Can't locate Config.pm in @INC (@INC contains: /etc/perl /usr/local/li
    +b/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/
    +perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_per
    +l .).
    BEGIN failed--compilation aborted.
    
  2. or download this
     root@cvsnew:/var/www/bugzilla-3.4# perl checksetup.pl
    Can't locate strict.pm in @INC (@INC contains: /etc/perl /usr/local/li
    +b/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/
    +perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_per
    +l .) at checksetup.pl line 45.
    BEGIN failed--compilation aborted at checksetup.pl line 45.
    
  3. or download this
    root@cvsnew:/var/www/bugzilla-3.4# ./checksetup.pl --check-modules
    Can't locate strict.pm in @INC (@INC contains: /etc/perl /usr/local/li
    +b/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/
    +perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_per
    +l .) at ./checksetup.pl line 45.
    ...
    root@cvsnew:/var/www/bugzilla-3.6# /usr/bin/perl install-module.pl --a
    +ll
    Can't locate strict.pm in @INC (@INC contains: /etc/perl /usr/local/li
    +b/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/
    +perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_per
    +l .) at install-module.pl line 22.
    BEGIN failed--compilation aborted at install-module.pl line 22.