root/releases/1.6/0p5/FAQ

Revision 44, 3.2 KB (checked in by pennmush, 3 years ago)

PennMUSH 1.6.0p0 Archival

Line 
1Frequently asked questions about the PennMUSH Server, post-pl10
2
3Updated: January 15, 1996
4
50. What's the release history since pl10?
61. How do I ask for help with a problem?
72. How do I report a bug?
83. How do I request a new feature?
94. Where can I get more information about admin'ing and hacking MUSH?
105. Where can I hear about new releases?
11
12-----------------------------
13
140. What's the release history since pl10?
15
16PennMUSH pl10 is the last patchlevel of PennMUSH developed by Amberyl.
17Amberyl handed over the maintenance, development, and support of
18PennMUSH to Javelin/Paul (Alan Schwartz) after pl10.
19
20The first two post-pl10 releases were termed the "dune-1" and "dune-2"
21releases (in honor of DuneMUSH, where Alan did most of his development
22work). Amberyl and Javelin agreed that it was silly to start a whole
23new numbering scheme, so the next patchlevel released was pl11.
24
25Javelin, along with the other two PennMUSH developers, T. Alexander
26Popiel and Ralph Melton, made so many internal changes that it was
27time for a new numbering scheme, and PennMUSH was advanced to 1.6.0.
28
29
301. How do I ask for help with a problem?
31
32Email to dunemush@mellers1.psych.berkeley.edu
33When asking for help, please be as specific as you can about the
34problem. Include at least the following:
35 - Version of PennMUSH including any official patches you've applied
36 - Host machine brand (Sun, Dec, etc.), model (Sparcstation, etc.)
37 - Operating system version (e.g., Ultrix 4.4)
38 - Compiler used to compile (if a compilation problem)
39 - A description of the problem: what you think it should be doing that
40   it isn't.
41 - If things were working, and you recently changed something and they're
42   not working now, what did you change?
43
442. How do I report a bug?
45
46Email to pennmush-bugs@mellers1.psych.berkeley.edu
47Include specific information as described in #3 above. If you know
48what's causing the bug, or how to fix it, or if you have a patch for
49the bug, send it along. If you don't, and the bug caused a crash with
50a core dump, you can send along a stack trace (see #6 if you don't know
51how to do this).
52
53Bugs are patched as quickly as possible. Patches for bugs are emailed
54to the pennmush@mellers1.psych.berkeley.edu mailing list (to subscribe,
55email to listproc@mellers1.psych.berkeley.edu, and have the message say
56"subscribe pennmush YourNameHere") and are put on the mellers1 ftp
57site, in the /pub/DuneMUSH/Source directory.
58
593. How do I request a new feature?
60
61Email to dunemush@mellers1.psych.berkeley.edu
62No promises, but I try to put things onto my to-do list and get to
63them w/in the next revision or two. I'll email you back either way. :)
64
654. Where can I get more information about admin'ing and hacking MUSH?
66
67Read Javelin's God for PennMUSH Gods, loads of info about setting up
68a MUSH, hacking source code, daily maintenance, and many tips from
69other Gods!
70
71By WWW: http://mellers1.psych.berkeley.edu/~alansz/guide.html
72By ftp: mellers1.psych.berkeley.edu, /pub/DuneMUSH/Guide
73
745. Where can I hear about new releases?
75
76New releases of the PennMUSH code are announced on the PennMUSH
77mailing list (see above) and rec.games.mud.{tiny,admin,announce}
78
79Patches are only announced on the PennMUSH mailing list, and are put
80on the ftp site.
Note: See TracBrowser for help on using the browser.