Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Very odd 'bash' problem in RH7.1 - What!?!!



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/


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links