|
|
#1 |
|
Member
Join Date: Aug 2002
Posts: 41
![]() |
Howdy
I want to try to run a MUD, and I know that I'd like to run it with the Circle code, since for the last four years that's the kind that I've played in the most and find to be the most player friendly and clean-cut looking. Since I'm on a windows system, and I don't have any coding or programing experience (yet! I'll start working on that very soon...), I was wondering if anyone could give me instructions to set up Circle on a windows system. I'm sure it's been asked before, but I couldn't find any threads based on it using the search option. Thanks! |
|
|
|
|
|
#2 |
|
Member
Join Date: Apr 2002
Location: Brisbane Australia
Posts: 74
![]() |
you will need a C compiler of some sort, but thankfully Circle comes with instructions on how to set it up for alot of common compilers.
1) Go to CircleMUD 2) then the ftp site, link is on main page, 3) follow instructions, as long as you compile it on winXP it should work. a few things... i) I should warn you though, CircleMUD, like alot of open source projects (IMO, unfrotunately) suffers greatly from a lack of consistent coding style, different sections and patches have been written by different people with different levels of skill, different (sometimes non-existant) style, and design philosophies. PICK A STYLE AND STICK TO IT. ii) Possibly also a redundant hint, read and understand the coders guide, read and understand the administrators guide, making changes without it is a frustrating way to go about it iii) Invest some time in setting up a backup, or preferably a versioning system (TortoiseSVN works well for me), so as you make changes you can always roll back to an earlier one, I would still recomend getting a Linux (of whatever flavour) and setting up a second machine, or boot option to run it, rather than windows, there are quite a few features that are for linux, and are removed at the precompiler stage from the windows set up. |
|
|
|
![]() |
| Thread Tools | |
CircleMUD on Windows XP - Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CircleMUD 3.5 Released | Fizban | MUD Announcements | 0 | 12-13-2006 02:42 PM |
| Cygwin and Windows | Scrod Fungus | MUD Coding | 4 | 03-10-2004 02:36 PM |
| C++ and Windows | Scrod Fungus | MUD Coding | 3 | 01-13-2004 11:10 PM |
| Windows Related Help Request | Ntanel | MUD and RPG Webmasters | 0 | 06-27-2003 07:11 AM |
| Windows Engine | yagiska | Legal Issues | 0 | 01-22-2003 05:16 AM |
|
|