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: Hemant K Chitale <hkchital_nospam_at_singnet_nospam.com.sg>
Date: Sat, 16 Feb 2002 11:18:26 +0800
Message-ID: <a4kjbu$fp1$1@coco.singnet.com.sg>


If you have an existing value set for LD_LIBRARY_PATH, only add $ORACLE_HOME/lib to the path. If there is no existing value, just define it to be $ORACLE_HOME/lib.

Hemant K Chitale

"Vladimir M. Zakharychev" <bob_at_dpsp-yes.com> wrote in message news:a4jq19$h24$1_at_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_at_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 - 21:18:26 CST

Original text of this message

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