|
I have got Oracle 10.2.0.2 on my AIX server 5.3.0.4. I have successfully installed perl 5.8.7 and DBI 1.48. However, when i try to install DBD-Oracle 1.16, I receive the lot of errors like
# make test
PERL_DL_NONLAZY=1 /usr/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 '/temp/DBD/DBD-Oracle-1.16/blib/arch/auto/DBD/Oracle/Oracle.so'
for module DBD::Oracle: rtld: 0712-001 Symbol OCIHandleAlloc was referenced
from module /temp/DBD/DBD-Oracle-1.16/blib/arch/auto/DBD/Oracle/Oracle.so(), but a runtime definitio
n
of the symbol was not found.
I have installed PERL 5.8.7, DBI 1.48 and DBD 1.16 on Oracle 10.2.0.1 but facing errors on Oracle 10.2.0.2.
Can any one assist urgently.
Regards
Tariq
|