Platform : HPUX 11.0 whit Oracle 8.1.4 - Perl 5.6.0 DBI 1.15 DBD-Oracle 1.06
I have two ORACLE_HOME. DBD-Oracle was compiled with first ORACLE_HOME and work correctly with first and second ORACLE_HOME. But first ORACLE_HOME is in cluster package, and if this package is not active, DBD-Oracle don't work. Error message : install_driver(Oracle) failed: Can't load '/opt/perl5/lib/site_perl/5.6.0/PA-RIS C2.0/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle: No such file or director y at /opt/perl5/lib/5.6.0/PA-RISC2.0/DynaLoader.pm line 200. 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 ./jmr.pl line 3