Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: cannot map libclntsh.so.1.0 ??
Hi
Use the correct Ld library path. Set something like this in you .profile:
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/oracle/8.0.3/lib
I dont know about 8.0.3, but libclntsh.so.1.0 is in /oracle/7.3.3/lib directory on our machine.
Later !!!
Oracleguru
www.oracleguru.net
oracleguru_at_mailcity.com
Dictionary <dictionary_at_mail.dictionary.com> wrote in article
<360bfd2b.2090801864_at_news.randori.com>...
> When I attempt to start oracle 8.0.3 on my Digital Unix 4.0d box I get
> the following error on the console:
>
> /u01/app/oracle/product/8.0.3/lsnrctl: /sbin/loader: Fatal Error:
> cannot map libclntsh.so.1.0
>
> How do I correct this problem?
>
Received on Fri Sep 25 1998 - 16:01:36 CDT
![]() |
![]() |