niner: {7} % perl5 Makefile.PL
Checking for Mail::Internet (v1.3) not found
**** Majordomo requires Mail::Internet version 1.3 or greater!
Checking for Mail::Header (v1.1) not found
**** Majordomo requires Mail::Header version 1.1 or greater!
Checking for MIME::Base64 (v2) ok: found v2.11
Checking for IO::Wrap (v1.101) not found
**** Majordomo requires IO::Wrap version 1.101 or greater!
Checking for MIME::Tools (v4.119) not found
**** Majordomo requires MIME::Tools version 4.119 or greater!
Checking for Data::Dumper (v2.07) ok: found v2.101
Checking for Date::Manip (v5.1) not found
**** Majordomo requires Date::Manip version 5.1 or greater!
Checking for CGI (v2.36) ok: found v2.46
Checking for MD5 (v1.7) ok: found v2.00
Checking for IO::Socket (v1.1602) ok: found v1.1603
Checking for IO::File (any) ok: found v1.06021
Checking for IO::Handle (any) ok: found v1.1505
Checking for Date::Format (any) ok: found v2.09
Checking for Date::Parse (any) ok: found v2.09
Checking for DirHandle (any) ok: found unknown version
Checking for Safe (any) ok: found v2.06
Checking for POSIX (any) ok: found v1.02
Checking for Net::Domain (any) not found
**** Majordomo requires Net::Domain (any version).
Checking for File::Copy (any) ok: found v2.02
Checking for Fcntl (any) ok: found v1.03
Checking for Carp (any) ok: found unknown version
Checking for Time::Local (any) ok: found unknown version
Checking for DB_File (v1.63) not found
Some modules which Majordomo requires were not found. You should fetch
them from a CPAN site of your choice, or, if the CPAN module is properly
set up, you can install them by running the following commands as a user
capable of installing modules:
perl -MCPAN -e'CPAN::Shell->install("Mail::Internet")'
perl -MCPAN -e'CPAN::Shell->install("Mail::Header")'
perl -MCPAN -e'CPAN::Shell->install("IO::Wrap")'
perl -MCPAN -e'CPAN::Shell->install("MIME::Tools")'
perl -MCPAN -e'CPAN::Shell->install("Date::Manip")'
perl -MCPAN -e'CPAN::Shell->install("Net::Domain")'
Checking for Sys::Syslog and headers
**** Majordomo needs a properly configured Perl system.
We tried to use the Sys::Syslog module, but it failed with the following error:
Can't locate syslog.ph in @INC (did you run h2ph?) (@INC contains:
/usr/local/li
b/perl5/5.00503/i386-bsdos /usr/local/lib/perl5/5.00503
/usr/local/lib/perl5/sit
e_perl/5.005/i386-bsdos /usr/local/lib/perl5/site_perl/5.005 .) at
/usr/local/li
b/perl5/5.00503/Sys/Syslog.pm line 117.
Errors here are generally problems with the Perl installation. Sys::Syslog
requires the file syslog.ph, which is supposed to be generated by running
the h2ph program. If syslog.ph was not found, it can be
generated by executing the following as root:
cd /usr/include;h2ph * sys/*
Some machines may additionally require
h2ph machine/*
and possibly other directories.
If there was a syntax error, it is possible that h2ph generated improper
code. This should be investigated and possibly reported to the perl
developers.
Consult the Perl documentation for further information. Majordomo will not
run until this is fixed.
Majordomo cannot run without its prerequisite modules.
niner: {8} %
|
|