This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Strange problem


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]