[Perl] DBD::Oracle on linux install
Shlomo Yona
shlomo at cs.haifa.ac.il
Sun Sep 29 05:30:29 PDT 2002
Do you have Oracle installed on that system?
Some of the errors are due to that "Failed to load Oracle extension and/or shared libraries".
--
Shlomo Yona
shlomo at cs.haifa.ac.il
http://cs.haifa.ac.il/~shlomo/
On Sun, 29 Sep 2002, Gabor Szabo wrote:
> Hi ppl,
>
> I am trying to install DBD::Oracle on a Perl 5.6.1 on Linux.
> DBI is already there make passes seemingly correctly with DBD::Oracle but
> then make test gives me an error message similar to this:
>
>
> Running make test
> PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
> -I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 -e 'use
> Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
> t/base..............Failed to load Oracle extension and/or shared
> libraries:
> install_driver(Oracle) failed: Can't load
> 'blib/arch/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle:
> blib/arch/auto/DBD/Oracle/Oracle.so: undefined symbol: naeeta at
> /usr/lib/perl5/5.6.1/i386-linux/DynaLoader.pm line 206.
> at (eval 1) line 3
> Compilation failed in require at (eval 1) line 3.
> Perhaps a required shared library or dll isn't installed where expected
> at t/base.t line 19
>
>
>
> Anyone saw this already ?
>
> -- Gabor
>
> _______________________________________________
> Perl mailing list
> Perl at perl.org.il
> http://www.perl.org.il/cgi/listinfo/perl
>
More information about the Perl
mailing list