Stan,

You could try adding $ORACLE_HOME/lib to your LD_LIBRARY_PATH. That helped for me
on RH 6.2.

Best regards,

Mark


Stan Brown wrote:

> I'm having a fit getting the latest DBD::Oracle working on a fresh Debian
> Linux 2.2 install.
>
> I have installed Oracle 8i, and the ProC optional product. The DB works
> fine.
>
> The folowing steps run without error:
>
> perl Makefile.PL ; make
>
> The test pretty much all fail. I looked at test.pl, and it was assuming
> that perl was in /usr/local/bin, whne it's actually in /usr/bin.
>
> I made a caopy of tets.pl, adn fixed this. When I run this script, it
> complains (Dynaloader) about Oracle.so not being able to find libclntsh.so.8.0
> This library is present in $ORACLE_HOME/lib and hasa symlink called
> libclntsh.so. I am doing all of this loged in as the Oracle user, and
> $ORACLE_HOME is set in that envrionment. Also the scott/tiger accoun is
> still enabled.
>
> I desperatly need to get this working to move on with a project I am in a
> time crunch on.
>
> What should I try next?
>
> --
> Stan Brown     [EMAIL PROTECTED]                                    843-745-3154
> Charleston SC.
> --
> Windows 98: n.
>         useless extension to a minor patch release for 32-bit extensions and
>         a graphical shell for a 16-bit patch to an 8-bit operating system
>         originally coded for a 4-bit microprocessor, written by a 2-bit
>         company that can't stand for 1 bit of competition.
> -
> (c) 2000 Stan Brown.  Redistribution via the Microsoft Network is prohibited.

--
Mark Vandenbroeck
EMEA Support Information Systems
Mobile : +32-495-59.55.62
Email  : [EMAIL PROTECTED]


Reply via email to