Help! DBD::Oracle installation problem

From: mclaire <mclaire_at_cismsun.univ-lyon1.fr>
Date: Thu, 13 Apr 2000 16:30:09 +0200
Message-ID: <38F5D9F1.DA70502C_at_cismsun.univ-lyon1.fr>



can anybody help us?
we are trying to install DBD:Oracle.
[Quoted] we have successfully installed these pkgs to a DIGITAL UNIX 4.0C Oracle8.1.5
Perl-5.6
DBI-1.13
DBD-1.03
we 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 /bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/pe
rl5/5.6.0/alpha-dec_osf -I/usr/local/lib/perl5/5.6.0 -e 'use Test::Har
ness qw(&runtests $verbose); $verbose=0; runtests _at_ARGV;' t/*.t
t/base..............install_driver(Oracle) failed: Can't load 'blib/ar
ch/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: dlopen: cannot l
oad blib/arch/auto/DBD/Oracle/Oracle.so at
/usr/local/lib/perl5/5.6.0/
alpha-dec_osf/DynaLoader.pm line 200.
 at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.

 at t/base.t line 17

t/base..............dubious

        Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-5

        Failed 2/5 tests, 60.00% okay
t/general...........install_driver(Oracle) failed: Can't load 'blib/ar
ch/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: dlopen: cannot l
oad blib/arch/auto/DBD/Oracle/Oracle.so at
/usr/local/lib/perl5/5.6.0/
alpha-dec_osf/DynaLoader.pm line 200.
 at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.

 at t/general.t line 20

t/general...........dubious

        Test returned status 255 (wstat 65280, 0xff00) t/long..............Can't load
'blib/arch/auto/DBD/Oracle/Oracle.so' f
or module DBD::Oracle: dlopen: cannot load blib/arch/auto/DBD/Oracle/O
racle.so at
/usr/local/lib/perl5/5.6.0/alpha-dec_osf/DynaLoader.pm
lin
e 200.
 at t/long.t line 4
Compilation failed in require at t/long.t line 4. BEGIN failed--compilation aborted at t/long.t line 4.

t/long..............dubious

        Test returned status 255 (wstat 65280, 0xff00) t/plsql.............Can't load
'blib/arch/auto/DBD/Oracle/Oracle.so' f
or module DBD::Oracle: dlopen: cannot load blib/arch/auto/DBD/Oracle/O
racle.so at
/usr/local/lib/perl5/5.6.0/alpha-dec_osf/DynaLoader.pm
lin
e 200.
 at t/plsql.t line 17
Compilation failed in require at t/plsql.t line 17. BEGIN failed--compilation aborted at t/plsql.t line 17.

t/plsql.............dubious

        Test returned status 255 (wstat 65280, 0xff00) t/reauth............skipped test on this platform Failed Test Status Wstat Total Fail Failed List of failed




t/base.t        255 65280     5    2  40.00%  4-5
t/general.t     255 65280    ??   ??       %  ??
t/long.t        255 65280    ??   ??       %  ??
t/plsql.t       255 65280    ??   ??       %  ??
1 test skipped.
Failed 4/5 test scripts, 20.00% okay. 2/5 subtests failed, 60.00% okay
.
*** Exit 2
Stop.
-- 
Marie-Claire Legeard
CISM, Université Claude Bernard Lyon I et INSA de Lyon
--
Received on Thu Apr 13 2000 - 16:30:09 CEST

Original text of this message