Top Mud Sites Forum

Top Mud Sites Forum (http://www.topmudsites.com/forums/index.php)
-   MUD Coding (http://www.topmudsites.com/forums/forumdisplay.php?f=9)
-   -   need help walking through diku set up c++ (http://www.topmudsites.com/forums/showthread.php?t=5420)

Sargas 03-09-2009 12:47 PM

need help walking through diku set up c++
 
was hoping someone had a little time to chat, trying to find out how to finish setting up My mud on my server, I have everything compiled and ports set, however I cant get it to start up, I cant seem to find a strd_up command or anything any advice?
if you can im on windows live

I need HELP pls.

Zeno 03-09-2009 05:53 PM

Re: need help walking through diku set up c++
 
You're converting Diku to C++?

What is strd_up suppose to do?

Zivilyn 03-09-2009 07:45 PM

Re: need help walking through diku set up c++
 
Sargas, you might post what OS you're hosting it on, exactly what build of what MUD etc.

Sargas 03-10-2009 12:48 AM

Re: need help walking through diku set up c++
 
sorry misstated it is C only and OS is linux shell fixed the autorun issue but still having compiling issues, its been a long few days. any help still appreciated.

Zivilyn 03-10-2009 01:17 AM

Re: need help walking through diku set up c++
 
And it's Diku Gamma?
No offense, but why are you starting with one that old?

Sargas 03-10-2009 10:39 AM

Re: need help walking through diku set up
 
its a modified diku code formarly a mud called Forbidden lands its just one I want to learn on, and if I can get it up it has a loyal base or atleast from the people I talk to wanting it back up.

locke 03-10-2009 12:41 PM

Re: need help walking through diku set up c++
 
In many cases, MUD administrators who release code sometimes sabotage it upon release (either intentionally or inadvertantly). This is because many times there are parts that are not packaged with the release. Check to see if your code comes with a startup script. If it compiled ok, you're on your way to getting it operating.

Of course, there is always this failsafe:

linux:prompt$ cd area ; nohup ../src/<mud name> <port> &

Which will detach a process running the mud on a specific port until the machine reboots or the process is killed.

Zeno 03-10-2009 02:18 PM

Re: need help walking through diku set up c++
 
If you're getting compile errors, it would help to post them.


All times are GMT -4. The time now is 12:32 PM.

Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright Top Mud Sites.com 2022