On Thu, 27 Feb 2003, Sergio Alejandro Gonzalez wrote:
> Hi everybody...
>
> Sorry, but this bug in RH80 is "bugging" me all the time. When I issue the
> command
>
> > make menuconfig
>
> everything works fine, except the video! The text structure is corrupted,
> and you simply not see what i
On Thu, 27 Feb 2003, Sergio Alejandro Gonzalez wrote:
> Hi everybody...
>
> Sorry, but this bug in RH80 is "bugging" me all the time. When I issue the
> command
>
> > make menuconfig
>
> everything works fine, except the video! The text structure is corrupted,
> and you simply not see what is goin
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
try, /etc/ld.so.conf and ldconfig.
Regards,
Tc
On Thu, 27 Feb 2003, Ajay Bansal wrote:
> 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 PR
Hi everybody...
Sorry, but this bug in RH80 is "bugging" me all the time. When I issue the
command
> make menuconfig
everything works fine, except the video! The text structure is corrupted,
and you simply not see what is going on, and selected the stuff that's is
going to be compiled is actu
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
Title: Message
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.