Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> error while loading shared libraries
Hi Everyone,
I just completed what I believed to be a successful install of Oracle 8i on Redhat 7.1 (took forever to figure out). But I have run into one last problem. When I typed "sqlplus <username>/<password>" at the bash prompt I got the following response:
sqlplus: error while loading shared libraries: libclntsh.so.8.0: cannot load shared object file: No such file or directory
Further, when I tried to bring up netassistant I got the following response:
$ libclntsh.so.8.0: cannot load shared object file: No such file or
directory (libnjni8.so)
Error loading native library: libnjni8.so.
java.lang.UnsatisfiedLinkError: jniGetOracleHome
at at oracle.net.asst.container.NetUtils.getImageDirectory(Compiled Code) at oracle.net.asst.container.NetApplication.init(Compiled Code) at
Does anyone know what my problem might be? Thanks for the help
Matt Received on Fri Sep 07 2001 - 11:37:38 CDT
![]() |
![]() |