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

Home -> Community -> Usenet -> c.d.o.server -> Re: ld.so.1 open failed: with Oracle8.1.5

Re: ld.so.1 open failed: with Oracle8.1.5

From: Vladimir M. Zakharychev <bob_at_dpsp-yes.com>
Date: Fri, 15 Feb 2002 23:14:49 +0300
Message-ID: <a4jq19$h24$1@babylon.agtel.net>


set LD_LIBRARY_PATH to include all /lib directories under $ORACLE_HOME. In particular, $ORACLE_HOME/lib is of essence. There should be a script (oraenv.sh?) that sets up the proper environment.

-- 
Vladimir Zakharychev (bob@dpsp-yes.com)                http://www.dpsp-yes.com
Dynamic PSP(tm) - the first true RAD toolkit for Oracle-based internet applications.
All opinions are mine and do not necessarily go in line with those of my employer.


"Eric" <zmwang_at_sympatico.ca> wrote in message news:nRdb8.33148$Hv5.3601241_at_news20.bellglobal.com...

> Hi everyone,
>
> I just installed Oracle8.1.5 in Solaris7 X86 and find I cannot start sqlplus
> or svrmgrl. When I issue the command it displays the error like this:
>
> ld.so.1: sqlplus: fatal: libjava.so: open failed: No such file or
> directory
> killed
>
> I tried other command like svrmgrl, lsnrctl start and etc, they seem all
> have this problem.
> I think there must be something wrong with an environment parameter
> setting.
> I didn't set the parameter LD_LIBRARY_PATH in the .profile (I use Bourne
> shell) or any Java related parameters.
> Anyone who had similar problem before and managed to fix it or know how to
> solve it, please let me share your knowledge. I appreciate your help in
> advance.
>
> Eric
>
>
>
Received on Fri Feb 15 2002 - 14:14:49 CST

Original text of this message

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