Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Prob svrmgrl Linux
lmathern <lmathern_at_worldnet.fr> writes:
> Hello,
>
> I have install an Oracle 8.0.5 for Linux for test, but i can't run the
> svrmgrl :
>
> $ svrmgrl
> svrmgrl: error in loading shared libraries: libclntsh.so.1.0: cannot
> open
> shared object file: No such file or directory
> $ cd oracle8.0.5/lib/
> $ ll libcln*
> -rwxr-xr-x 1 oracle dba 4353830 Sep 29 1998 libclntsh.so
> -rwxr-xr-x 1 oracle dba 4353830 Sep 29 1998 libclntsh.so.1.0
Hi Luc,
to tell ld where to find the Oracle libs, you have two options. You can either:
Of course, you need to substitute these directories with your $ORACLE_HOME.
HTH,
Peter
--
Peter Schneider
pschneider_at_knuut.de
Received on Thu Jul 15 1999 - 16:54:12 CDT
![]() |
![]() |