I'm having trouble getting Razor2 installed.  I'm following the directions
on the INSTALL file, but here's the issue I'm running into.  BTW, While I
don't have root access on this server, I have full sudo, so I'm putting
that at the head of each command execution to execute as if I was root:

        1. sudo perl Makefile.PL
                ...works fine...no errors

        2.  sudo make
                ...works fine...no errors

        3.  sudo make test
                ...I run into problems:

...
All tests successful.
Files=1, Tests=14,  0 wallclock secs ( 0.07 cusr +  0.01 csys =  0.08 CPU)
make[1]: Leaving directory
`/home/aagha/SPAM/Razor2/razor-agents-sdk-2.03/Digest-HMAC-1.01'
make[1]: Entering directory
`/home/aagha/SPAM/Razor2/razor-agents-sdk-2.03/Digest-MD5-2.20'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/badfile....ok
t/files......Wide character in subroutine entry at t/files.t line 108.
t/files......dubious
        Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/md5-aaa....ok
t/utf8.......ok
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/files.t     25  6400     5    5 100.00%  1-5
Failed 1/4 test scripts, 75.00% okay. 5/266 subtests failed, 98.12% okay.
make[1]: *** [test_dynamic] Error 29
make[1]: Leaving directory
`/home/aagha/SPAM/Razor2/razor-agents-sdk-2.03/Digest-MD5-2.20'
make: *** [test] Error 2

Anyone know what might be causing this, and how I might even go about
trying to diagnose the issue?


Thanks,

Zeb


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Razor-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/razor-users

Reply via email to