On 17 Feb 2005, at 14:52, Tim Barrass wrote:
# look out for where your DBD-Oracle actually gets installed
export
PERL5LIB=${ORACLE_HOME}/perl-modules/lib/perl5/site_perl/5.8.0/i386-
linux-thread-multi
The eagle-eyed will notice that this should be
# look out for where your DBD-Oracle actually ge
Not sure if this has been solved already, but here's how I built
DBD-Oracle against the Oracle Instant Client ..
Build DBD against Oracle Instant Client SDK
Building on ScientificLinux3, perl 5.8.0 (basically RHE3).
Need OIC version 10.1.0.3. Download the basic, sqlplus and devel zips.
You nee