It seems as if you may want to check your ld.so.conf to point to the
directory of 'blib/arch/auto/DBD/Oracle/Oracle.so' or link that file to
somewhere else in your system that is in the path of somewhere in
ld.so.conf. Once you have done that, re-run ldconfig to update you linker
cache. That should give you a shove in the right direction.

~Jess

OLD MESSAGE \/ \/ \/ \/ \/ \/ \/:
We are experiencing problems when attempting to install the DBD on our
production system.  We have installed it without any issue on our QA system,
and all of the programs are working just fine.

Our systems configuration is as follows

Production 
        Application / web server = SUN E450, Solaris 8
        Database server = SUN E-450, Solaris 8, Oracle 8.1.6

Development/QA
        Application / web server / database server =   SUN E250, Solaris 8,
Oracle 8.1.7

We have attempted installation on a smaller 8.1.7 oracle system and get the
same error, so we are assuming that the database version difference is not
the reason.


Here is the install results on our production system.  We did have the
oracle instance installed on the application/web server at one time, but
recently switched to a separate database server, so the oracle installation
on that system is still present.

=LOG START==========================================================

PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib
-I/usr/local/lib/perl5/5.6.1/sun4-solaris -I/usr/local/lib/perl5/5.6.1 -e
'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;'
t/*.t
t/base..............FAILED tests 4-5
        Failed 2/5 tests, 60.00% okay
t/general...........install_driver(Oracle) failed: Can't load
'blib/arch/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: ld.so.1:
/usr/local/bin/perl: fatal: relocation error: file
blib/arch/auto/DBD/Oracle/Oracle.so: symbol OCIInitialize: referenced symbol
not found at /usr/local/lib/perl5/5.6.1/sun4-solaris/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/general.t line 20
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/long..............Can't load 'blib/arch/auto/DBD/Oracle/Oracle.so' for
module DBD::Oracle: ld.so.1: /usr/local/bin/perl: fatal: relocation error:
file blib/arch/auto/DBD/Oracle/Oracle.so: symbol OCIInitialize: referenced
symbol not found at /usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm
line 206.
 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.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/plsql.............Can't load 'blib/arch/auto/DBD/Oracle/Oracle.so' for
module DBD::Oracle: ld.so.1: /usr/local/bin/perl: fatal: relocation error:
file blib/arch/auto/DBD/Oracle/Oracle.so: symbol OCIInitialize: referenced
symbol not found at /usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm
line 206.
 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.
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                       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.
*** Error code 29
make: Fatal error: Command failed for target `test_dynamic'


=LOG STOP==============================================================



If anyone can help, it would be greatly appreciated.

Thanks.




Carlin Anderson
Sr. Software Engineer
APL Direct Logistics
1301 Riverplace Blvd, Suite 530
Jacksonville, FL  32207
904-858-4754           direct
904-616-6542           cell phone, pager
[EMAIL PROTECTED]
[EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to