Help! DBD::Oracle installation problem
Date: 2000/04/13
Message-ID: <38F58ABD.EFC43219_at_comicinema.com>#1/1
can anybody help me?
i am trying to install DBD:Oracle.
i have successfully installed these pkgs to my Solaris2.7.
Oracle8.1.6
Perl-5.0053
DBI-1.13
i have set the user envirment (ie, ORACLE_HOME, ORACLE_SID etc)
it seems that it is ok in the step 'perl Makefile.PL' and 'make'
when gose on with 'make test' step. it gose wrong with this message:
$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/local/lib/perl5/5.00503/sun4-solaris
-I/usr/local/lib/perl5/5.00503 -e 'use Test::Harness qw(&runtests
$verbose); $verbose=0; runtests _at_ARGV;' t/*.t t/base..............You must install a Solaris patch to run this version of the Java runtime.
Please see the README and release notes for more information. Exiting.
dubious
Test returned status 0 (wstat 6, 0x6) DIED. FAILED tests 4-5
Failed 2/5 tests, 60.00% okay
t/general...........You must install a Solaris patch to run this version
of the Java runtime.
Please see the README and release notes for more information.
Exiting.
dubious
Test returned status 0 (wstat 6, 0x6)
t/long..............You must install a Solaris patch to run this version
of the Java runtime.
Please see the README and release notes for more information.
Exiting.
dubious
Test returned status 0 (wstat 6, 0x6)
t/plsql.............You must install a Solaris patch to run this version
of the Java runtime.
Please see the README and release notes for more information.
Exiting.
dubious
Test returned status 0 (wstat 6, 0x6) t/reauth............skipping test on this platform Failed Test Status Wstat Total Fail Failed List of failed
t/base.t 0 6 5 2 40.00% 4-5 t/general.t 0 6 ?? ?? % ?? t/long.t 0 6 ?? ?? % ?? t/plsql.t 0 6 ?? ?? % ??1 test skipped.
Failed 4/5 test scripts, 20.00% okay. 2/5 subtests failed, 60.00% okay. make: *** [test_dynamic] Error 29
I DON"T konw what's "Solaris patch" it means.
what's wrong?
did anyone meet this problem? please help. thanks!
kyoko Received on Thu Apr 13 2000 - 00:00:00 CEST