1 message in com.mysql.lists.perlNEED HELP!!! Msq_-Mysql FALIED test 44
FromSent OnAttachments
pkp team26 Jun 2001 06:01 
Subject:NEED HELP!!! Msq_-Mysql FALIED test 44
From:pkp team (pkpt@hotmail.com)
Date:06/26/2001 06:01:43 AM
List:com.mysql.lists.perl

Hi there,

Sorry to bother you guys, but i need some help. I have been stuck on this issue for weeks now. I am trying to install DBI, Data-ShowTable and msql-mysql on my linux box. I am installing all the three from source. I have absolutely no problems installing DBI and Data-Showtable. But when i try to install msql-mysql, i get the following error on typing "make test"

prompt>make test make[1]: Entering directory `/root/download/DBI/Msql-Mysql-modules-1.2211/mysql' make[1]: Leaving directory `/root/download/DBI/Msql-Mysql-modules-1.2211/mysql'make[1]: Entering directory `/root/download/DBI/Msql-Mysql-modules-1.2211/mysql' PERL_DL_NONLAZY=1 /usr/bin/perl -I../blib/arch -I../blib/lib -I/usr/lib/perl5/5. 00503/i386-linux -I/usr/lib/perl5/5.00503 -e 'use Test::Harness qw(&runtests $ve rbose); $verbose=0; runtests @ARGV;' t/*.t t/00base............ok t/10dsnlist.........ok t/20createdrop......ok t/40nulls...........ok t/40numrows.........ok t/50chopblanks......ok t/50commit..........ok t/60leaks...........skipping test on this platform t/ak-dbd............ok t/akmisc............FAILED test 44 Failed 1/351 tests, 99.72% okay t/dbdadmin..........ok t/mysql.............FAILED test 23 Failed 1/68 tests, 98.53% okay t/mysql2............ok Failed Test Status Wstat Total Fail Failed List of failed

------------------------------------------------------------------------------- t/akmisc.t 351 1 0.28% 44 t/mysql.t 68 1 1.47% 23 1 test skipped. Failed 2/17 test scripts, 88.24% okay. 2/732 subtests failed, 99.73% okay. make[1]: *** [test_dynamic] Error 29 make[1]: Leaving directory `/root/download/DBI/Msql-Mysql-modules-1.2211/mysql' make: *** [test] Error 2 [root@localhost]

Please help me out with this problem. I have Perl and mysql installed properly, and i have to get it working as soon as i can.

Thanks in advance Trevor