Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: Very odd 'bash' problem in RH7.1 - What!?!!
- To: tlug@example.com
- Subject: Re: Very odd 'bash' problem in RH7.1 - What!?!!
- From: Shimpei Yamashita <shimpei@example.com>
- Date: Mon, 28 May 2001 23:19:42 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <Pine.LNX.4.33.0105282105350.1754-100000@example.com>; from denismcm@example.com on Mon, May 28, 2001 at 09:15:41PM +0900
- References: <15121.16685.149779.335987@example.com> <Pine.LNX.4.33.0105282105350.1754-100000@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <wKdHOC.A.Dq.kCmE7@example.com>
- Resent-Sender: tlug-request@example.com
Just shooting in the dark here. On Mon, May 28, 2001 at 09:15:41PM +0900, Dennis McMurchy wrote: > > This simply means that the program which should execute your script is > > not found. Type > > $ head -1 ./pppcosts > > and you will see what it is. > > Hi Viktor, > > Unfortunately, this is not the problem. The program in question is a > compiled executable: > > <denismcm@example.com:~/internet>$ head -1 ./pppcosts > EL484 ddhh/lib/ld-linux.so.1! ^^^^^^^^^^^^^ Do you have this file (/lib/ld-linux.so.1)? This is the dynamic linker for binaries linked against libc5, which may be an optional package in newer versions of Red Hat. (Most people installing Red Hat from scratch don't need it at all--even netscape4 is compiled against libc6 these days.) If you don't have it, install the package ld.so and the problem would probably go away. You probably want to take this opportunities to recompile all your old programs against the distribution's default libraries, though. -- Shimpei Yamashita http://www.shimpei.org/
- References:
- Re: Very odd 'bash' problem in RH7.1 - What!?!!
- From: Viktor Pavlenko <vp@example.com>
- Re: Very odd 'bash' problem in RH7.1 - What!?!!
- From: Dennis McMurchy <denismcm@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: Apache question
- Next by Date: Re: Apache question
- Prev by thread: Re: Very odd 'bash' problem in RH7.1 - What!?!!
- Next by thread: Re: Very odd 'bash' problem in RH7.1 - What!?!!
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links