Re: Module install problem - AppConfig



On Thu, 20 Oct 2005 04:04:55 +1000, JLR wrote:

Hi

>I could not get perl make to work so I tried Microsoft "nmake".

Hmmm. What does this 'perl make' mean?

> Failed 1/14 test scripts, 92.86% okay. 40/253 subtests failed,

Hmmm. With Perl 5.8.6 under Win2K, I get:

C:\Perl-modules\AppConfig-1.56>nmake test

Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

Skip blib\lib\AppConfig\Args.pm (unchanged)
Skip blib\lib\AppConfig\CGI.pm (unchanged)
Skip blib\lib\AppConfig\File.pm (unchanged)
Skip blib\lib\AppConfig.pm (unchanged)
Skip blib\lib\AppConfig\Getopt.pm (unchanged)
Skip blib\lib\AppConfig\State.pm (unchanged)
Skip blib\lib\AppConfig\Sys.pm (unchanged)
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib\lib', 'blib\arch')" t/*.t
t/appconfig....ok
t/args.........ok
t/block........ok
t/cgi..........ok
t/compact......ok
t/const........ok
t/default......ok
t/file.........ok
t/flag.........ok
t/getopt.......ok
t/multi........ok
t/novars.......ok
t/state........ok
t/sys..........ok
All tests successful.
Files=14, Tests=253, 20 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)
-------------------------------------------------

Your comment about 'perl make' worries me. I suggest you clean up and start
again, with nmake.



.



Relevant Pages

  • Re: Install TimeDate package fails
    ... > Im not trying to develop in Perl. ... > ppm install TimeDate ... nmake test ... Copyright Microsoft Corp 1988-1998. ...
    (comp.lang.perl.modules)
  • Re: perl standard
    ... Microsoft distribute two versions of Perl with their SFU ... Whilst much of SFU has been included with Vista Ultimate, I suspect Perl ... schau, schau ...
    (comp.lang.perl.misc)
  • Question about building modules on W2K
    ... I have two environments here -- development and production. ... for and I have the go-ahead to load Win32. ... I did 'perl Makefile.PL' and the ... So I went to a box which has MS Visual C++ on it and 'nmake' worked ...
    (comp.lang.perl.modules)
  • RE: an error during installation of perl DBI
    ... Under Win32 use 'nmake'. ... Elliot M. Fielstein, Ph.D. ... an error during installation of perl DBI ... I also used nmake and dmake and it was same result. ...
    (perl.dbi.users)
  • Re: zip command in perl
    ... You will need to download that and nmake ... type "perl Makefile.pl" ... type "nmake install" ...
    (perl.beginners)