Re: Problem while starting binary...-No such file or directory

Steve Dodd (Eric@KPN.com)
Tue, 16 Feb 1999 20:48:33 +0100 (MET)


>
> Hi!
>
> When I try to start the netscape-binary (netscape 4.5) I only get the
> message "No such file or directory".
> Is this a (known) kernel bug?
> It seems that strace cannot exec the file at all. But it doesn't seem to
> be a problem of the PATH environement.
> But why does it say "No such file or directory"?
>
Hi,

It looks like you are missing a library file.
Instead try "ldd ./netscape" it will show you which libs are missing.

Greetings, Eric.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/