From: Florian W. <pe...@we...> - 2003-04-11 16:13:06
|
hi! i try to install sandweb on a linux machine. all requiert perl-moduls shoud be installed and working. i followed the INSTALL dokument and executed the following instrucions: perl Makefile.PL //no failure, all test's ok make //no failure, all test's ok make test //here is the problem!! while execution of the "make test" command there is will be shown an error. the errormessage is: _________________________________________________________________ ...... PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/auth..........ok t/file..........ok t/repository....ok 8/190+1 records in 0+1 records out Can't call method "debug" without a package or object reference at /home/s_fwalke/sandweb/blib/lib/SandWeb/Repository/cvs.pm line 2603. t/repository....dubious Test returned status 29 (wstat 7424, 0x1d00) DIED. FAILED tests 9-19 Failed 11/19 tests, 42.11% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/repository.t 29 7424 19 11 57.89% 9-19 Failed 1/3 test scripts, 66.67% okay. 11/30 subtests failed, 63.33% okay. make: *** [test_dynamic] Error 2 ____________________________________________________________________ what can be the reason for this error? how can i solve this problem? i did't try the make install command. should i do this? many tanks beforhand. florian walker _________ system information: sandweb ver. 1.0 RC2 Linux: SUSE 8.1 on a dual athlon 1,4 cvs ver. 1.11.1p1 (client/server) perl ver. 5.8.0 ______________________________________________________________________________ UNICEF bittet um Spenden fur die Kinder im Irak! Hier online an UNICEF spenden: https://spenden.web.de/unicef/special/?mc=021101 |