bash: ./startup: /bin/csh: bad interpreter: No such file or directory

Posted by Kik on Fri 02 Apr 2004 09:22 AM — 3 posts, 16,412 views.

#0
im not using cygwin .. im using a redhat game server


heres my exact script:

bash-2.05a$ ./startup 4000&
[1] 14444
bash-2.05a$ bash: ./startup: /bin/csh: bad interpreter: No such file or director
y

[1]+ Exit 126 ./startup 4000



is there something i need to install?
Canada #1
You can try this to see if the location is different:

whatis csh

That will give you the location of csh, if there is one. If not, then you need to install the package for it, yeah. You might see if tcsh is there, I beleive that might work.
#2
my command isnt whereis its find..but no..couldnt find csh or tcsh

i emailed my server admin and he said he would install it for me tonight...so i got my realm all debugged and hopefully this will work..if not, im sure yall will be hearin from again...thanx for ur help