Compiling DBD::Oracle against Oracle 10g (Linux)?

2005-06-14 Thread Allan Tingey
Hi,

I'm having the same trouble building dbd.  Did you ever get it workign?

Al Tingey
[EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Compiling DBD::Oracle against Oracle 10g (Linux)?

2005-04-01 Thread Richard Morse
Hi!  I'm trying to set up DBD::Oracle to use the Oracle 10g Client (for 
Linux).  I have Oracle installed, and sqlplus works just fine.  
However, DBD::Oracle seems to have problems.  I've included a script 
session which contains a typical build (I did run through the all the 
various suggestions in the README, but they had no real differences).  
I haven't yet emailed the dbi-users list; I thought I would ask here 
first to see if anyone has solved this problem before, especially since 
I am using the linux compatibility layer to get Oracle to run...

The primary error that I'm trying to understand is, when running make 
test:

install_driver(Oracle) failed: Can't load 
'/root/.cpan/build/DBD-Oracle-1.16/blib/arch/auto/DBD/Oracle/Oracle.so' 
for module DBD::Oracle: Shared object libnnz10.so not found, required 
by libclntsh.so.10.1 at /usr/local/lib/perl5/5.8.6/mach/DynaLoader.pm 
line 230.

Thanks,
Ricky Morse


dbd-ora-session
Description: Binary data
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]