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
➜ SMAUG
➜ Running the server
➜ SMAUGFuss 1.8 is compiled - How to run the server?
SMAUGFuss 1.8 is compiled - How to run the server?
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| cmonroy
Mexico (10 posts) Bio
|
Date
| Fri 14 Dec 2007 10:45 PM (UTC) |
Message
| Okey I've finally managed to compile SMAUGFuss 1.8 in Ubuntu 7.10 without errors (I think), but the command in README.1ST does not run the server. I probably doing something wrong.
-->
Compiling o/variables.o....
Generating dependency file ...
Done compiling mud.
make -s dns
Done compiling DNS resolver.
cmonroy@Alyssa:~/smaugfuss/src$ nohup ./startup &
[1] 26120
cmonroy@Alyssa:~/smaugfuss/src$ nohup: se añade la salida a `nohup.out'
nohup: no se puede ejecutar la orden `./startup': No existe el fichero ó directorio
<--
Now, as typing "startup" or "smaug" does not execute the code, I may be missing some important step. Please advice. Thanks. | Top |
|
Posted by
| Nick Gammon
Australia (23,158 posts) Bio
Forum Administrator |
Date
| Reply #1 on Fri 14 Dec 2007 10:48 PM (UTC) |
Message
| If you are currently in the source directory, I usually test by switching to the area directory and then running smaug, eg.
|
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| cmonroy
Mexico (10 posts) Bio
|
Date
| Reply #2 on Fri 14 Dec 2007 11:24 PM (UTC) |
Message
| Yeah... that solved the problem. Many thanks to all of you for your time and assistance. | Top |
|
Posted by
| David Haley
USA (3,881 posts) Bio
|
Date
| Reply #3 on Sat 15 Dec 2007 12:37 AM (UTC) |
Message
| I don't think that tcsh is installed by default on Ubuntu but you need it to run the startup program. That's what this line usually means:
nohup: no se puede ejecutar la orden `./startup': No existe el fichero ó directorio
It's unfortunate that it doesn't give you a more useful error message than "can't find the file or directory", but usually the reason is that tcsh is missing. (You could confirm that quickly by typing just 'csh' and seeing what happens.)
Anyhow, to install tcsh, it's something like:
sudo aptitude install tcsh |
David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone
http://david.the-haleys.org | 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.
13,761 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top