[ECOS] Strange problem
Andrew Lunn
andrew.lunn@ascom.ch
Wed Feb 6 01:07:00 GMT 2002
On Wed, Feb 06, 2002 at 02:35:35PM +0530, Ramanujan Puranam Tandalam wrote:
> The ls-l command shows that the file in the directory
> /usr/local/ecos/ecos/host/configure does exist but executing it, it says
> that the file is not found.
What sort of executable is it? A binary or a shell script. I've found
that for shell scripts, you also get this error if the script
interpreter cannot be found. eg if it starts with #!/usr/bin/bash and
you don't have bash in that location.
Andrew
More information about the Ecos-discuss
mailing list