Running the server errors

Posted by Oblisgr on Mon 08 Jun 2020 12:49 PM — 3 posts, 15,715 views.

#0
I got a server space to upload my mud but i get the following errors:

./startup

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

any help?
Amended on Mon 08 Jun 2020 01:09 PM by Oblisgr
USA Global Moderator #1
What OS?

If it's Ubuntu, that doesn't come with C-Shell preinstalled and you have to run
sudo apt-get install csh
Amended on Mon 08 Jun 2020 05:49 PM by Fiendish
#2
Thanks that help.
My startup file seems to be broken and it doents respond, but i m able tp upload the server with

nohup ../src/smaug &

with no problems