[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Odd behaviour
- Subject: Re: [cobalt-users] Odd behaviour
- From: Duncan Laurie <duncan@xxxxxxxxxx>
- Date: Fri Jun 16 12:45:52 2000
look at the top line of the file--if its not a binary (and at 1663 bytes
i'm guessing its not) and see if it is pointing at the correct location
for the interpreter:
head -1 /home/sites/site5/users/cricket/cricket/compile
should probably point at either /bin/bash, /usr/bin/perl or some other
valid location. that should give you a place to start, but it may be
that that script is attempting something else, so if this doesn't help
look through the contents and search for anything unusual that it may
be running.
-duncan
In article <Pine.GSO.4.05.10006152227150.3457-100000@xxxxxxxxxxxxxxxxxxx> you 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/cri
| cket/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?
|
| Mike
|
|
| _______________________________________________
| cobalt-users mailing list
| cobalt-users@xxxxxxxxxxxxxxx
| To Subscribe or Unsubscribe, please go to:
| http://list.cobalt.com/mailman/listinfo/cobalt-users