Hi there,

    May I know why root can run it with fatal error instead of "Command not
found"? Here is what I found out with another shell.

[zli@theory ~]$ echo $SHELL
/usr/bin/tcsh
[zli@theory ~]$ bash
[zli@theory zli]$ ./form2
bash: ./form2: /lib/ld-linux.so.1: bad ELF interpreter: No such file or
directory

Oh well, time to switch to bash. :)

ok, where can I found ld-linux.so.1 for redhat 8.0 since it get a newer
version of ld-linux.so.2? Oh, I also
need libc.so.5.

How I wish I have the source for my program? less headache! :)

Ze

----- Original Message -----
From: "Ashley M. Kirchner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 27, 2002 11:40 AM
Subject: Re: [RH List] command not found


> Ze Ji Li wrote:
>
> > any ideas why I got "Command not found" when I run ./form2?
>
>     Because it can't run.  It's not that it's not found (even though it
says
> that), it can't run because of the other errors you have already found
(ELF
> related).
>
> --
> W | I haven't lost my mind; it's backed up on tape somewhere.
>   +--------------------------------------------------------------------
>   Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   303.442.6410 x130
>   IT Director / SysAdmin / WebSmith             .     800.441.3873 x130
>   Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave. #6
>   http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.
>
>
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to