Oracle-OCI-0.02 - Oracle 8.0.5
[email protected] ("Scott T. Hildreth") Wed, 06 Jun 2001 11:34:57 -0500 (CDT)
| Newsgroups | perl.dbi.oracle-oci |
|---|---|
| Message-ID | <[email protected]> |
First I'll admit I haven't dug into the problem much, I thought would
check to see if someone had a quick answer.
I am running Oracle 8.0.5 on FreeBSD under Linux Emulation.
I was able to compile a new Linux Perl(5.6.1)..okay Tim,
no more perl5.00404 :-). I've compiled DBD::Oracle 1.07
with success. When I run the boot script for Oracle-OCI-0.02
it compiles fine, but the connect test fails :
chmod 755 blib/arch/auto/Oracle/OCI/OCI.so
cp OCI.bs blib/arch/auto/Oracle/OCI/OCI.bs
chmod 644 blib/arch/auto/Oracle/OCI/OCI.bs
Manifying blib/man3/Oracle::OCI.3
PERL_DL_NONLAZY=1 /compat/linux/usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 -e 'use Test::Harness
qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/connect...........Can't load 'blib/arch/auto/Oracle/OCI/OCI.so' for module
Oracle::OCI: blib/arch/auto/Oracle/OCI/OCI.so: undefined symbol:
OCIStmtBindByPos at /usr/lib/perl5/5.6.1/i386-linux/DynaLoader.pm line 206.
at t/connect.t line 8
Although I know this is not the problem, I've made sure that the ORCL instance
is up and I can connect with scott/tiger.
Any ideas?
Thanks,
STH
----------------------------------
E-Mail: Scott T. Hildreth <[email protected]>
Date: 06-Jun-01
Time: 11:18:22
----------------------------------