Hello, All.

This is Stefan, again. I recently posted "Problems running DBD::mysql"

Thanks to Mike Duncan, Ilya Sterin, and Hardy Merrill for their help so far.
I've followed their suggestions with no luck yet :-(

My mod info:
******
Module id = DBI
    DESCRIPTION  Generic Database Interface (see DBD modules)
    CPAN_USERID  TIMB (Tim Bunce <[EMAIL PROTECTED]>)
    CPAN_VERSION 1.18
    CPAN_FILE    T/TI/TIMB/DBI-1.18.tar.gz
    DSLI_STATUS  amcO (alpha,mailing-list,C,object-oriented)
    MANPAGE      DBI - Database independent interface for Perl
    INST_FILE    /usr/local/lib/perl5/site_perl/5.6.1/i686-linux/DBI.pm
    INST_VERSION 1.18



Module id = DBD::mysql
    DESCRIPTION  Mysql Driver for DBI
    CPAN_USERID  JWIED (Jochen Wiedmann <[EMAIL PROTECTED]>)
    CPAN_VERSION 2.0901
    CPAN_FILE    J/JW/JWIED/DBD-mysql-2.0901.tar.gz
    DSLI_STATUS  RmcO (released,mailing-list,C,object-oriented)
    MANPAGE      DBD::mSQL / DBD::mysql - mSQL and mysql drivers for the
Perl5 Database Interface (DBI)
    INST_FILE
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/DBD/mysql.pm
    INST_VERSION 2.0416


Module id = DBD::mysql::Install
    CPAN_USERID  JWIED (Jochen Wiedmann <[EMAIL PROTECTED]>)
    CPAN_VERSION undef
    CPAN_FILE    J/JW/JWIED/Msql-Mysql-modules-1.2216.tar.gz
    INST_FILE    (not installed)
*****

Like Trevor, I run into the EXACT same problem when running install
DBD::mysql::Install when it hits 'make test'.  I've tried running 'force
install...', as well, and this hasn't worked either.  I've heard of the same
problem from a fellow programmer, as well.

I don't usually publish a "Me too!" post, but I thought the extra info might
help.

Thanks!
Stefan


-----Original Message-----
From: pkp team [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 26, 2001 8:50 AM
To: [EMAIL PROTECTED]
Subject: Need help with DBI and Msql-Mysql


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.

Thanks in advance
Trevor
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


Reply via email to