Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> error while loading shared libraries

error while loading shared libraries

From: Matt Gross <mg_redd_at_NOSPAMhotmail.NOSPAMcom>
Date: Sat, 8 Sep 2001 01:37:38 +0900
Message-ID: <9nasvk$1u76$1@nwall2.odn.ne.jp>


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

oracle.sysman.emSDK.client.appContainer.WebApplication.main(Compiled Code)

Does anyone know what my problem might be? Thanks for the help

Matt Received on Fri Sep 07 2001 - 11:37:38 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US