Trouble starting/connecting to SWR 1.0 Server

Posted by Firefrog on Sat 28 Oct 2006 10:16 AM — 2 posts, 11,627 views.

#0
Hey guys, I've just been trying to set myself up an SWR mud once more, but am having some trouble getting it going.

I'm running it on a mates server with is running Slackware linux. I uncompress fine, and then run make in the src directory.

It ends on these errors;
make[1]: *** [act_wiz.o] Error 1
make[1]: Leaving directory `/home/firefrog/swr-1.0/src'
make: *** [all] Error 2

When I then try to run the mud, all I get is this;
firefrog@servfire:~/swr-1.0/src$ ./startup 7777 &
[1] 22946
firefrog@servfire:~/swr-1.0/src$

I seem to recall there should be alot more spam as the mud starts up? Eitherway, whenever I attempt to connect, either from the server or remotely, it just says connection refused.

Any ideas on what I've missed, or whats broken? I've tried this on my home Slackware box too, with exactly the same result.
USA #1
You need to show more lines in the compiler error, what you pasted isn't any help. You need to show us the actual compile errors.