Hello everybody,
When I install Msql-Mysql-modules-1.2219.tar.gz, there is error message for 'make
test', which make my perl script can not run.
This interactive results when I install Msql-Mysql-modules-1.2219:
# perl5.6.1 Makefile.PL
Which drivers do you want to install?
1) MySQL only
2) mSQL only (either of mSQL 1 or mSQL 2)
3) MySQL and mSQL (either of mSQL 1 or mSQL 2)
4) mSQL 1 and mSQL 2
5) MySQL, mSQL 1 and mSQL 2
Enter the appropriate number: [3] 1
Do you want to install the MysqlPerl emulation? You might keep your old
Mysql module (to be distinguished from DBD::mysql!) if you are concerned
about compatibility to existing applications! [y] n
Where is your MySQL installed? Please tell me the directory that
contains the subdir 'include'. [/usr/local/mysql]
Which database should I use for testing the MySQL drivers? [test] qgudb
On which host is database qgudb running (hostname, ip address
or host:port) [localhost] athena.wistar.upenn.edu
User name for connecting to database qgudb? [undef] qgu
Password for connecting to database qgudb? [undef] *****
Creating files for MySQL ....................
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -lgz
Using DBI 1.29 installed in
/compbio/programs/perl-5.6.1/lib/site_perl/5.6.1/alpha-dec_osf/auto/DBI
Writing Makefile for DBD::mysql
Writing Makefile for Msql-Mysql-modules
# make
(cut it seems ok.)
# make test
PERL_DL_NONLAZY=1 /usr/bin/perl5.6.1 -I../blib/arch -I../blib/lib
-I/compbio/programs/perl-5.6.1/l
ib/5.6.1/alpha-dec_osf -I/compbio/programs/perl-5.6.1/lib/5.6.1 -e 'use Test::Harness
qw(&runtests
$verbose); $verbose=0; runtests @ARGV;' t/*.t
t/00base............ok
t/10dsnlist.........ok
t/20createdrop......ok
t/30insertfetch.....ok
t/40bindparam.......ok
t/40blobs...........ok
t/40listfields......ok
t/40nulls...........ok
t/40numrows.........ok
t/50chopblanks......ok
t/50commit..........ok, 14/30 skipped: No transactions
t/60leaks...........skipped test on this platform
t/ak-dbd............DBD::mysql::st FETCH failed: statement contains no result at
t/ak-dbd.t line 286.
t/ak-dbd............ok
t/dbdadmin..........ok
All tests successful, 1 test and 14 subtests skipped.
Files=14, Tests=290, 22 wallclock secs ( 1.38 cusr + 0.38 csys = 1.77 CPU)
#
Which make my perl script have error message:
Thu Jul 18 14:16:34 2002] [error] [client 130.91.8.66] Premature end of script
headers: /db4/usr/local/www/cgi-bin/qguorder2.cgi
DBD::mysql::st execute failed: Table 'array.genes_dblink' doesn't exist at
/db4/usr/local/www/cgi-bin/querytable.cgi line 127.
DBD::mysql::st execute failed: Table 'array.genes_dblink' doesn't exist at
/db4/usr/local/www/cgi-bin/querytable.cgi line 127.
Can't locate loadable object for module DBI in @INC (@INC contains:
/compbio/programs/perl-5.6.1/lib/5.6.1/alpha-dec_osf
/compbio/programs/perl-5.6.1/lib/5.6.1
/compbio/programs/perl-5.6.1/lib/site_perl/5.6.1/alpha-dec_osf /compbio/programs/p
erl-5.6.1/lib/site_perl/5.6.1 /compbio/programs/perl-5.6.1/lib/site_perl .) at
/compbio/programs/perl-5.6.1/lib/site_perl
/5.6.1/alpha-dec_osf/DBI.pm line 243
Thank you very mcuh
Grace
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]