Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Help! DBD::Oracle installation problem
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:
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
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.
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 CDT
![]() |
![]() |