On Tue, Jun 06, 2000 at 05:35:27PM +0100, Roy White mentioned:
>> LD_LIBRARY_PATH=/opt/brokat/twister-2.3.5/lib:/opt/brokat/twister-2.3.5/bin:
> /usr/java/lib/sparc/native_threads:/usr/ucblib:/u2/oracle/product/8.0.4/lib
>> Then the following happens:
>> Twister will be able to talk to the Database but vi, more, and
> whatever else will not work.
>> When the following is set as the LD_LIBRARY_PATH env. variable
>> LD_LIBRARY_PATH=/opt/brokat/twister-2.3.5/lib:/opt/brokat/twister-2.3.5/bin:
> /usr/java/lib/sparc/native_threads
>> vi, more, etc. will work but twister will not be able to contact the
> database as it cannot find the
> file libclntsh.so.1.0 (which is present in the
> /u2/oracle/product/8.0.4/lib directory).
Urk. /usr/ucblib is where all the SunOS binary compatibility libraries
live. Specifying them, before the standard libs in /usr/lib is going to
break stuff.
Do you *really* need to specify the /usr/ucblib ? Take it out. Just do:
LD_LIBRARY_PATH=/opt/brokat/twister-2.3.5/lib:/opt/brokat/twister-2.3.5/bin:/usr/java/lib/sparc/native_threads:/u2/oracle/product/8.0.4/lib
There is no reason why the oracle libraries should interfere with vi or
more.
Kate
--
"The fool must be beaten with a stick, for an intelligent person
the merest hint is sufficient" -- Zen Master Greg
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!