You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Xiongfei Wang <wa...@arches.uga.edu> on 2003/01/30 15:11:47 UTC

[users@httpd] make test fail

I am trying to install a user manage software downloaded from
stein.cshl.org/~lstein/user_manage. it is a perl script. 
when i try make test, it failed  the error msg are list as following
:
8888888888888888888888888888888888888888888888888888888888888888
[root@mango user_manage]# perl Makefile.PL
Writing Makefile for HTTPD-User-Manage
[root@mango user_manage]# make
Manifying blib/man3/HTTPD::GroupAdmin.3pm
Manifying blib/man3/HTTPD::UserAdmin.3pm
Manifying blib/man3/HTTPD::Realm.3pm
Manifying blib/man3/HTTPD::RealmManager.3pm
Manifying blib/man3/HTTPD::Authen.3pm
[root@mango user_manage]# make test       
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/01realms..........ok                                                       
t/02text............ok                                                       
t/03dbm.............dubious                                                  
	Test returned status 0 (wstat 11, 0xb)
t/04db..............ok                                                       
Failed Test Status Wstat Total Fail  Failed  List of Failed
--------------------------------------------------------------------------------t/03dbm.t
0    11    ??   ??       %  ??
Failed 1/4 test scripts, 75.00% okay. 0/52 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 29
[root@mango user_manage]#     
88888888888888888888888888888888888888888888888888888888888888888888888888888


What does this mean? in this case can i install this software?

Thanks





---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org