Did you get errors from 'make'? Send the output of 'perl -V' and which C compiler are yopu using.
-- Ron Reidy Lead DBA Array BioPharma, Inc. -----Original Message----- From: raja agireddy [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 07, 2005 9:43 AM To: [email protected] Subject: Fwd: DBD:ORACLE test failing ---------- Forwarded message ---------- From: raja agireddy <[EMAIL PROTECTED]> Date: Sep 7, 2005 11:28 AM Subject: DBD:ORACLE test failing To: [email protected] Hello! I have modepler2.0,Apache2.0.53 ,Perl5.8 on Sun OS 5.9. I have successfully installed DBI 1.48 and currently in the process of installing DBD-Oracle-1.16. I am getting the following error while running "make test" during DBD::Oracle installation. PERL_DL_NONLAZY=1 /home/gaccr1/fdmg/web2/perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01base................Failed to load Oracle extension and/or shared libraries: install_driver(Oracle) failed: Can't load '/home/gaccr1/fdmg/DBD-Oracle-1.16/bli b/arch/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: ld.so.1: /home/gaccr1/ fdmg/web2/perl/bin/perl: fatal: relocation error: file /home/gaccr1/fdmg/DBD-Ora cle-1.16/blib/arch/auto/DBD/Oracle/Oracle.so: symbol ociepgoe: referenced symbol not found at /home/gaccr1/fdmg/web2/perl/lib/5.8.6/sun4-solaris/DynaLoader.pm l ine 230. 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/01base.t line 19 The remaining tests will probably also fail with the same error. This electronic message transmission is a PRIVATE communication which contains information which may be confidential or privileged. The information is intended to be for the use of the individual or entity named above. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. Please notify the sender of the delivery error by replying to this message, or notify us by telephone (877-633-2436, ext. 0), and then delete it from your system.
