I installed cvszilla by exec "perl install.pl" and it finished
without error. But when I edited the files in CVSROOT and tried to
commit them to the CVS ,it prompted as these:
Uncaught exception from user code:
Base class package "Class::DBI" is empty.
(Perhaps you need to 'use' the module which defines that
package first.) at /usr/share/cvszilla/bin/cvsdb/DBI.pm line 3
BEGIN failed--compilation aborted
at /usr/share/cvszilla/bin/cvsdb/DBI.pm line 3.
Compilation failed in require at (eval 3) line 3.
...propagated at /usr/lib/perl5/5.8.0/base.pm line 64.
BEGIN failed--compilation aborted
at /usr/share/cvszilla/bin/cvsdb/GeneralJobs.pm line 3.
Compilation failed in require at /usr/share/cvszilla/bin/logmsg-
parsing.pl line 26.
BEGIN failed--compilation aborted at /usr/share/cvszilla/bin/logmsg-
parsing.pl line 26.
Compilation failed in require
at /usr/share/cvszilla/bin/logmsg.verify line 33.
BEGIN failed--compilation aborted
at /usr/share/cvszilla/bin/logmsg.verify line 34.
cvs [server aborted]: Message verification failed
my linux kernel version is 2.40.20-8(redhat 9.0) and I have
installed bugzilla2.20 ,cvs1.11 and cvsweb2.0.
The question have troubled me several days ,I hope someone can
help me!