in reply to Oracle DBD problem

The error says that the file /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBD/Oracle/Oracle.so is missing. Is that file there?

Replies are listed 'Best First'.
Re: Re: Oracle DBD problem
by wirrwarr (Monk) on Aug 26, 2003 at 07:34 UTC
    Not quite.
    It says that it can't load the Oracle.so file because it can't load libclntsh.so.1.0, so that seems to be the missing file.
    A search on google.com for libclntsh.so gave me some interesting links.