I installed ExtUtils-MakeMaker-7.30
[xxxp@illinxxx ExtUtils-MakeMaker-7.30]$ perl -Mlocal::lib Makefile.PL
Using included version of Parse::CPAN::Meta (1.4414) because it is not
+ already installed.
Using included version of CPAN::Meta (2.143240) because it is not alre
+ady installed.
Using included version of CPAN::Meta::YAML (0.011) because it is not a
+lready installed.
Using included version of JSON::PP (2.27203) because it is not already
+ installed.
Using included version of ExtUtils::Manifest (1.70) as it is newer tha
+n the installed version (1.61).
Using included version of CPAN::Meta::Requirements (2.131) because it
+is not already installed.
Using included version of ExtUtils::Install (2.06) as it is newer than
+ the installed version (1.58).
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::MakeMaker
Writing MYMETA.yml and MYMETA.json
..make...
...make test return:
[nadavp@illin4615 ExtUtils-MakeMaker-7.30]$ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" "-MExtUti
+ls::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switch
+es; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00compile.t ............. ok
t/01perl_bugs.t ........... ok
t/02-xsdynamic.t .......... skipped: ExtUtils::CBuilder not installed
+or couldn't find a compiler
t/03-xsstatic.t ........... skipped: ExtUtils::CBuilder not installed
+or couldn't find a compiler
t/arch_check.t ............ ok
t/backwards.t ............. ok
t/basic.t ................. ok
t/build_man.t ............. ok
t/cd.t .................... ok
.....
Result: PASS
going back to local-lib-2.000023 and install
[xxxx@illin4615 local-lib-2.000023]$ perl -Mlocal::lib Makefile.PL
Warning: prerequisite ExtUtils::MakeMaker 7.00 not found. We have 6.68
+.
Writing Makefile for local::lib
... I dont understand whats wrong, I install the ExtUtils::MakeMaker ,
I think locally but when i try to install the local::lib it still see the old verison of ExtUtils::MakeMaker
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, 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, 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.
|
|