Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: LD_LIBRARY_PATH
Mormally one used $ORACLE_HOME/lib. However, the LD_LIBRARY_PATH variable
is really meant to be used when invoking a separate shell. Using it on a
client may interfere with other programs.
How are people getting around this?
Ian MacGregor
Stanford Linear Accelerator Center
ian_at_slac.stanford.edu
-----Original Message-----
From: Gopal, Umesh [mailto:ugopal_at_proxicom.com]
Sent: Friday, June 23, 2000 7:29 AM
To: Multiple recipients of list ORACLE-L
Subject: LD_LIBRARY_PATH
I have installed oracle 8i client on a Sun Sparc solaris box (Sun 0S 5.7) and I have the following problem when I ran sqlldr or sqlplus :
libucb.so.1 not found.
I included /usr/ucblib in my LD_LIBRARY_PATH, it worked ok thereafter,
My question is, is this standard to add this library to the LD_LIBRARY_PATH manually or is there something wrong on the OS setup side
Thanks
Umesh
-- Author: Gopal, Umesh INET: ugopal_at_proxicom.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Jun 23 2000 - 12:01:07 CDT