Hi,
I tried to install ExtUtils-MakeMaker-6.42 but it failed:
/ExtUtils-MakeMaker-6.42# make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-Ilib" "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00compile.t ........... ok
t/backwards.t ........... ok
t/basic.t ............... 25/83
# Failed test in t/basic.t at line 136.
# 'make
1: Entering directory `/u01/downloads/ExtUtils-MakeMaker-6.42/t/Big-Dummy'
# make
2: Entering directory `/u01/downloads/ExtUtils-MakeMaker-6.42/t/Big-Dummy/Liar'
# make
2: Leaving directory `/u01/downloads/ExtUtils-MakeMaker-6.42/t/Big-Dummy/Liar'
# Manifying blib/man1/program.1
# Manifying blib/man3/Big::Dummy.3
# Installing ../dummy-install/lib/perl5/site_perl/5.8.9/Big/Dummy.pm
# Installing ../dummy-install/lib/perl5/site_perl/5.8.9/Big/Liar.pm
# Installing ../dummy-install/man/man1/program.1
# Installing ../dummy-install/man/man3/Big::Dummy.3
# Installing ../dummy-install/bin/program
# Appending installation info to ../dummy-install/lib/perl5/5.8.9/i686-linux/perllocal.pod
# make
1: Leaving directory `/u01/downloads/ExtUtils-MakeMaker-6.42/t/Big-Dummy'
# '
# doesn't match '(?m-xis:^Writing )'
t/basic.t ............... 37/83
# Failed test in t/basic.t at line 162.
What should I do to correct the installation?
Thanks
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.