Excution causes No Match error
- From: "Henrik Goldman" <hg@xxxxxxxxxxxxxxx>
- Date: Sun, 15 Jun 2008 12:48:26 +0200
Hello,
I shipped an executable to some users recently on both Linux and Solaris.
After getting them to run the particular app they experiences the following:
# ./myapp -param1 -param2
../myapp: No match.
What would be the reason that it behaves like this? In one case a person said they overcame this by running it as root.
However it seems totally strange since there is nothing special about this executable.
Furthermore the actual error is likely not a error coming from the actual application but rather the command shell.
Thanks.
-- Henrik
.
- Follow-Ups:
- Re: Excution causes No Match error
- From: temppimaili
- Re: Excution causes No Match error
- From: Eric Sosman
- Re: Excution causes No Match error
- Prev by Date: When to use stderr, and when stdout?
- Next by Date: Re: Question on select() and sockets
- Previous by thread: When to use stderr, and when stdout?
- Next by thread: Re: Excution causes No Match error
- Index(es):
Relevant Pages
|