On Fri, 10 Jan 2003 17:28:18 -0600 Dean Andrews <[EMAIL PROTECTED]> wrote:
> I have a script that ran fine under 8i. But is giving me grief under 9i. > > On some systems, I set oracle home back to 8i and add a entry into the 8i > tnsnames.ora. > > On one system I don't have an oracle 8i. And I get: > Can't load > '/usr/perl5/site_perl/5.005/sun4-solaris/auto/DBD/Oracle/Oracle.so' for > module DBD::Oracle: ld.so.1: perl: fatal: libclntsh.so.1.0: open failed: > No > such file or directory at /usr/perl5/5.00503/sun4-solaris/DynaLoader.pm > line > 169. > > Is there a separate DBD/Oracle.pm available? DBD/Oracle.pm does not need to change, but the underlying Oracle.so does need to be different for different versions of Oracle. On the systems where there is not 8i, build DBD::Oracle using a 9i ORACLE_HOME. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age.