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.
-->
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.