Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Help! DBD::Oracle installation problem

Re: Help! DBD::Oracle installation problem

From: <thcitro_at_my-deja.com>
Date: 2000/04/13
Message-ID: <8d5fdf$dph$1@nnrp1.deja.com>#1/1

We are trying to do the same thing and
getting the exact same errors. Any information that you may find out to solve this would be very helpful.

Thanks,
Tab

In article <38F5D9F1.DA70502C_at_cismsun.univ-lyon1.fr>,   mclaire <mclaire_at_cismsun.univ-lyon1.fr> wrote:
> can anybody help us?
> we are trying to install DBD:Oracle.
> 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
> @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
> --
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Apr 13 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US