RE: Oracle.so
am 14.06.2007 19:57:30 von KongADid you set SHLIB_PATH, LD_LIBRARY_PATH, and LD_RUN_PATH?=20
-----Original Message-----
From: Loo, Peter # PHX [mailto:Peter.Loo@source.wolterskluwer.com]=20
Sent: Thursday, June 14, 2007 1:53 PM
To: dbi-users@perl.org
Subject: Oracle.so
Hi,
=20
The same program that ran successfully yesterday is failing with the
following error today. Can someone please shed some light what this
error means?
=20
ERROR: Connection failed to xxxxx for user xxxxx.
install_driver(Oracle) failed: Can't load
'/usr/local/lib/perl5/site_perl/5.8.7/s
un4-solaris/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: ld.so.1:
GSQL.pl: fatal: /opt/app/oracle/product/10.2/lib/libclntsh.s
o.10.1: wrong ELF class: ELFCLASS64 at
/usr/local/lib/perl5/5.8.7/sun4-solaris/DynaLoader.pm line 230.
at (eval 14) line 3
Compilation failed in require at (eval 14) line 3.
Perhaps a required shared library or dll isn't installed where expected
Thanks.
=20
Peter