[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Odd behaviour
- Subject: Re: [cobalt-users] Odd behaviour
- From: flash22@xxxxxxx
- Date: Fri Jun 16 10:55:57 2000
On Thu, 15 Jun 2000, Michael D. Bathrick wrote:
> I'm setting up cricket on my RaQ 3i and have this odd situation:
>
> [cricket@raq1 cricket]$ ls -las /home/sites/site5/users/cricket/cricket/compile
> 2 -rwxr-xr-x 1 cricket site5 1663 Feb 8 04:58 /home/sites/site5/users/cricket/cricket/compile
> [cricket@raq1 cricket]$ /home/sites/site5/users/cricket/cricket/compile
> bash: /home/sites/site5/users/cricket/cricket/compile: No such file or directory
>
> When I do a long listing of the file it shows it - when I try to execute
> it, it can't be found... I'm at a loss...
>
> Any ideas?
bash will also print out that error if 'compile' is a shell script
containing some other program that it can't find ....