|
|||||||
This is a discussion on "need help walking through diku set up c++" in the Top Mud Sites MUD Coding forum : 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 jvcarver@yahoo.com I need HELP pls.... |
|
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our MUD community today! If you have any problems with the registration process or your account login, please contact us. If you are a registered member of the old TMS forums, please click here
|
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
New Member
Join Date: Mar 2009
Posts: 20
![]() |
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 jvcarver@yahoo.com I need HELP pls. |
|
|
|
|
|
#2 |
|
Member
|
Re: need help walking through diku set up c++
You're converting Diku to C++?
What is strd_up suppose to do? |
|
|
|
|
|
#3 |
|
Member
Join Date: Sep 2005
Name: Dave
Location: Oregon
Home MUD: Ansalonmud.com
Posts: 50
![]() |
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.
|
|
|
|
|
|
#4 |
|
New Member
Join Date: Mar 2009
Posts: 20
![]() |
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.
|
|
|
|
|
|
#5 |
|
Member
Join Date: Sep 2005
Name: Dave
Location: Oregon
Home MUD: Ansalonmud.com
Posts: 50
![]() |
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? |
|
|
|
|
|
#6 |
|
New Member
Join Date: Mar 2009
Posts: 20
![]() |
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.
|
|
|
|
|
|
#7 |
|
Banned
Join Date: Jan 2009
Home MUD: nimud.divineright.org 5333
Posts: 195
![]() |
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 rompt$ 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. |
|
|
|
|
|
#8 |
|
Member
|
Re: need help walking through diku set up c++
If you're getting compile errors, it would help to post them.
|
|
|
|
![]() |
| Thread Tools | |
|
|