Installing Razor2 on CentOS 3.x ?

Remco Barendse mailscanner at barendse.to
Mon Sep 18 08:39:30 IST 2006


Hi list!

Setting up Razor2 on my CentOS 4.x boxes really is a breeze, just follow 
the docs perl Markefile.pl, make test etc. does it all.

Trying the same on a CentOS 3.x box I am awarded with lots of errors which 
I guess are caused by CentOS 3.x containing lotsa outdated packages.

I really fear messing / updating perl packages, the last times I tried 
that perl gets carried away, `updates' the whole box and leaves me with 
system where nothing is working anymore ;)

Did I miss something specific, I tried googling for a guide on how to 
setup razor on CentOS but couldn't find anything.

Trouble starts when I do make test on razor-agents-sdk, then I get the 
below :

t/threads.................thread failed to start: lock can only be used on 
shared values at 
/tmp/razor-agents-sdk-2.07/Test-Simple-0.60/../blib/lib/Test/Builder.pm 
line 394.
thread failed to start: lock can only be used on shared values at 
/tmp/razor-agents-sdk-2.07/Test-Simple-0.60/../blib/lib/Test/Builder.pm 
line 394.
thread failed to start: lock can only be used on shared values at 
/tmp/razor-agents-sdk-2.07/Test-Simple-0.60/../blib/lib/Test/Builder.pm 
line 394.
thread failed to start: lock can only be used on shared values at 
/tmp/razor-agents-sdk-2.07/Test-Simple-0.60/../blib/lib/Test/Builder.pm 
line 394.
thread failed to start: lock can only be used on shared values at 
/tmp/razor-agents-sdk-2.07/Test-Simple-0.60/../blib/lib/Test/Builder.pm 
line 394.
lock can only be used on shared values at 
/tmp/razor-agents-sdk-2.07/Test-Simple-0.60/../blib/lib/Test/Builder.pm 
line 1247.
# Looks like your test died before it could output anything.
t/threads.................dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
t/todo....................ok
t/undef...................ok
t/use_ok..................ok
t/useing..................ok
Failed Test          Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/diag.t              255 65280     5   10 200.00%  1-5
t/overload_threads.t  255 65280     5   10 200.00%  1-5
t/sort_bug.t          255 65280     2    4 200.00%  1-2
t/threads.t           255 65280     6   12 200.00%  1-6
2 tests and 8 subtests skipped.
Failed 4/55 test scripts, 92.73% okay. 18/410 subtests failed, 95.61% 
okay.
make[1]: *** [test_dynamic] Error 29
make[1]: Leaving directory `/tmp/razor-agents-sdk-2.07/Test-Simple-0.60'
make: *** [test] Error 2




Ideas anyone??


More information about the MailScanner mailing list