Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUDs
➜ General
➜ startup problem
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Wungar
(1 post) Bio
|
| Date
| Thu 28 Jan 2010 06:11 AM (UTC) Amended on Thu 28 Jan 2010 06:12 AM (UTC) by Wungar
|
| Message
| I'll be the first to admit I'm new to coding but I'm trying to learn. I set up a server with the help of a friend but I must be missing something.
I will get a codebase, do a make and it comes back compiled without so much as a warning -- Yay...
Or so I think. I do ./startup& only to have my servers brain melt and send back:
-bash: line 6: syntax error near unexpected token `;'
-bash: line 6: `./startup& ; echo "WinSCP: this is end-of-file:$?"'
I have no idea what is wrong with it and what's keeping it from working, I'll feel like a real idiot if it is something simple but that's all part of learning so I don't mind.
Message me back here or send me a message PLEASE
Thanks,
Wungar
--- Almost forgot, i'm running the latest debian from the website with a ton of packages my friend said I would need and all seem to be working unless there is a conflict or I'm missing one... or maybe something is configured wrong | | Top |
|
| Posted by
| SirRoughknight
(19 posts) Bio
|
| Date
| Reply #1 on Thu 28 Jan 2010 06:45 AM (UTC) |
| Message
| If you don't mind my asking, which codebase are you using, and have you made any modifications to it yet?
And you might try typing it as:
nohup ./startup &
with or without the nohup. | | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
11,599 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top