-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, Aug 17, 2001 at 03:00:27PM -0400, Jeff Besecker wrote:
> I have installed Oracle 9i on a RH 7.1 server.  I have done a database 
> install to make sure I got all of the required files.  I can connect to a 
> remote database using sqlplus.  I have installed DBI 1.19, make test and make 
> install work.  I am trying to install DBD 1.07 for Oracle. On "make test"  I 
> am receiving the following output.  I have searched everywhere and tried a few 
> solutions but none have worked (README's included).  Any ideas?
>
> PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.6.0/i3
> 86-linux -I/usr/lib/perl5/5.6.0 -e 'use Test::Harness qw(&runtests $verbose); $v
> erbose=0; runtests @ARGV;' t/*.t
> t/base..............ok 3/5FAILED tests 4-5
>         Failed 2/5 tests, 60.00% okay
> t/general...........install_driver(Oracle) failed: Can't load 'blib/arch/auto/DB
> D/Oracle/Oracle.so' for module DBD::Oracle: blib/arch/auto/DBD/Oracle/Oracle.so:
>  undefined symbol: OCIServerAttach at /usr/lib/perl5/5.6.0/i386-linux/DynaLoader
> .pm line 200.

Make sure the Oracle libraries are in the library search path.  On Linux the 
best solution is to add $ORACLE_HOME/lib to /etc/ld.so.conf and run ldconfig.

- -- 
Stephen Clouse <[EMAIL PROTECTED]>
Senior Programmer, IQ Coordinator Project Lead
The IQ Group, Inc. <http://www.theiqgroup.com/>

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8

iQA/AwUBO4F4XAOGqGs0PadnEQKCGgCg310eEsA1tTgXzeIHpT3c6C2vCMYAoMWD
fRZBja85qgH2iJKnUN3g1dh2
=JP0G
-----END PGP SIGNATURE-----

Reply via email to