Hi Ajay,
That's odd... I'd do a 'cat /proc//eviron' first just to make sure that
LD_LIBRARY_PATH as seen by your executable agrees with what you think it
should be.
Don
Ajay Bansal writes:
Is there any setting on RH Linux, which prevents the binaries searching
LD_LIBRARY_PATH from being s
; From: John [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 27, 2003 7:38 PM
> To: [EMAIL PROTECTED]
> Subject: Re: LD_LIBRARY_PATH
>
>
> On Thu, 27 Feb 2003, Ajay Bansal wrote:
>
> > Is there any setting on RH Linux, which prevents the binaries
> > searchin
Oops.. That was a typo mistake..
I meant searching of libs in the LD_LIBRARY_PATH
It works only if I copy the required libs in /usr/lib
-Original Message-
From: John [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 7:38 PM
To: [EMAIL PROTECTED]
Subject: Re: LD_LIBRARY_PATH
On Thu, 27 Feb 2003, Ajay Bansal wrote:
> Is there any setting on RH Linux, which prevents the binaries searching
> LD_LIBRARY_PATH from being searched at run time. I have an executable
> which only looks in default library search path & totally ignores
> LD_LIBRARY_PATH.
>
PATH is for executabl