Im trying to install DBD-Oracle-1.12 on a HP-UX 11 host.
The box is a PA-Risc 1.1 box with Oracle 8.1.7.
I've compiled perl 5.6.1 on it as README.hpux states and done everything
else that document specifies.
root@alda:/opt/perl5/CPAN/build/DBD-Oracle-1.12->make test
PERL_DL_NONLAZY=1 /opt/perl5/bin/perl -Iblib/arch -Iblib/lib
-I/opt/perl5/lib/5.6.1/PA-RISC1.1 -I/opt/perl5/lib/5.6.1 -e 'use Test::Harness
qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/base............../usr/lib/dld.sl: Can't shl_load() a library containing Thread
Local Storage: /u01/app/oracle/product/8.1.7/JRE/lib/PA_RISC/native_threads/libjava.sl
/usr/lib/dld.sl: Exec format error
t/base..............FAILED tests 4-5
Failed 2/5 tests, 60.00% okay
t/general.........../usr/lib/dld.sl: Can't shl_load() a library containing Thread
Local Storage: /u01/app/oracle/product/8.1.7/JRE/lib/PA_RISC/native_threads/libjava.sl
/usr/lib/dld.sl: Exec format error
It keeps complaining over lilibjava.sl... Does anyone have any hints for
me ?
PS: Please CC: any responces to me since Im not on this mailinglist.
--
Rikki. -- RHCE, HP-UX Certified Administrator.
-- Solaris 7 Certified Systems and Network Administrator.
Bell Labs Unix -- Reach out and grep someone.
Those who do not understand Unix are condemned to reinvent it, poorly.