Hi, I am install DBIx::HTMLView module on perl-5.6.1

when I 'make test':

PERL_DL_NONLAZY=1 /usr/bin/perl5.6.1 -Iblib/arch -Iblib/lib 
-I/compbio/programs/perl-5.6.1/lib/5.6.1/alpha-dec_osf -I/co
mpbio/programs/perl-5.6.1/lib/5.6.1 test.pl
Compilation 1..1
ok 1

NOTE: Those test are done against a database named HTMLViewTester on
a local mysql server. If that db don't excists DBI->connect will fail
with a 'Unknown database' error. Se config.pm for instructions on how
to create such a db.

Database set up and construction
ok 1
Sending drop table commands to the database, this will generate error
reports if they do not exist, don't worry about that.

Clean db tests
not ok 1

Basic database functions
ok 1
ok 2
ok 3
ok 4
ok 5
not ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
not ok 12
ok 13
ok 14
ok 15

Order Flds
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6

Relations
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
not ok 9

Tree tests
ok 1
ok 2
ok 3
ok 4

view_fmt tests
not ok 1
ok 2
not ok 3
ok 4

CGIView interface tests
No cgi defined! at blib/lib/DBIx/HTMLView/CGIView.pm line 166
        DBIx::HTMLView::CGIView::cgi('DBIx::HTMLView::CGIReqEdit=HASH(0x1405b6f68)') 
called at blib/lib/DBIx/HTMLView/CG
IView.pm line 192
        
DBIx::HTMLView::CGIView::tab_name('DBIx::HTMLView::CGIReqEdit=HASH(0x1405b6f68)') 
called at blib/lib/DBIx/HTMLVi
ew/CGIView.pm line 74
        DBIx::HTMLView::CGIView::new('DBIx::HTMLView::CGIReqEdit', 'View.cgi', 
'DBIx::HTMLView::mysqlDB=HASH(0x14046da90
)', undef) called at blib/lib/DBIx/HTMLView/CGIReqEdit.pm line 63
        DBIx::HTMLView::CGIReqEdit::new('DBIx::HTMLView::CGIReqEdit', 'View.cgi', 
'DBIx::HTMLView::Post=HASH(0x140629930
)') called at test.pl line 489
*** Exit 2
Stop.


Does anybody have any idea? thanks a lot in advance.

 

Grace



---------------------------------
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site

Reply via email to