Re: sqlplus on Linux: libclntsh.so.8.0 missing

From: Timur I.Danyarhojaev <tid_at_podolsk.ru>
Date: Thu, 09 Dec 1999 08:15:58 +0300
Message-ID: <384F3B0E.AA52BA90_at_podolsk.ru>


steve1868_at_my-deja.com wrote:

> I tried under $ORACLE_HOME/BIN/ and received the following error
> message:
>
> error in loading shared libraries: libclntsh.so.8.0: cannot open shared
> object file: No such file or directory
>
> Does anybody know what this is all about?
>
> Many thanks in advance.
>
> -Steve

Append string:
$ORACLE_HOME/lib
in to file
/etc/ld.so.conf
and run
ldconfig
with root permision
(or reboot ;-) ) Received on Thu Dec 09 1999 - 06:15:58 CET

Original text of this message