>  -----Original Message-----
> From:         Moulder, Glen  
> Sent: Monday, January 10, 2000 1:17 PM
> To:   'libwww-perl'
> Subject:      installation of URI
> 
> Pardon,
> 
> May I use this address for asking questions about installing URI version
> 1.04?  If so, I downloaded it and uncompressed it today from CPAN and when
> I get to the 
> 
> nmake test 
> 
> step of the installation process, I get the exact output as shown in the
> attached text file.  Can you tell me what I'm doing wrong?
> 
> Thank you,
> Glen
> 
>  <<uri.txt>> 

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

        C:\Perl\bin\perl.exe -Mblib -IC:\Perl\lib -IC:\Perl\lib -e "use Test::Ha
rness qw(&runtests $verbose); $verbose=0; runtests @ARGV;" t\abs.t t\data.t t\fi
le.t t\generic.t t\heuristic.t t\http.t t\ldap.t t\mailto.t t\mix.t t\news.t t\o
ld-absconf.t t\old-base.t t\old-relbase.t t\pop.t t\roy-test.t
Using C:/temp/uri/URI-1.04/blib
t\abs...............ok
t\data..............ok
t\file..............ok
t\generic...........ok
t\heuristic.........ok
t\http..............ok
t\ldap..............ok
t\mailto............ok
t\mix...............ok
t\news..............ok
t\old-absconf.......ok
t\old-base..........'file://C:/windows/TEMP/'->as_string() = 'file://C:/windows/
TEMP/' (expected 'file:C%3A/WINDOWS/TEMP/')
$VAR1 = bless( [
                 bless( do{\(my $o = 'file://C:/windows/TEMP/')}, 'URI::file' )
               ], 'URI::URL' );
Test Failed at t\old-base.t line 22
        URI::URL::_expect('file://C:/windows/TEMP/', 'as_string', 'file:C%3A/WIN
DOWS/TEMP/') called at t\old-base.t line 649
        main::newlocal_test() called at t\old-base.t line 57

dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 4-8
        Failed 5/8 tests, 37.50% okay
t\old-relbase.......ok
t\pop...............ok
t\roy-test..........ok
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t\old-base.t      2   512     8    5  62.50%  4-8
Failed 1/15 test scripts, 93.33% okay. 5/312 subtests failed, 98.40% okay.
NMAKE : fatal error U1077: 'C:\PERL\BIN\PERL.EXE' : return code '0xff'
Stop.

Reply via email to