mirror of
https://github.com/ldmud/ldmud
synced 2026-08-12 14:26:05 -04:00
corrected information on MorgenGrauen (runs now native in LDMud, fixed URLs) git-svn-id: svn://svn.bearnip.com/ldmud/trunk@2441 56160b6e-f8f8-0310-bd54-bccebfe6a2f2
35 lines
1.4 KiB
Text
35 lines
1.4 KiB
Text
Q: When configuring or compiling the driver with the Cygwin package under
|
|
Windows, I get an error message like
|
|
configure: /bin/sh: No such file or directory
|
|
|
|
A: The installation of the Cygwin package is incomplete. Create a directory
|
|
C:\bin and copy the file 'sh.exe' into it.
|
|
|
|
Q: Since our mud runs on linux, the title screen is sometimes not appearing.
|
|
|
|
A: This seems to be some bug in the linux networking. You can circumvent it
|
|
by setting the buffer size to a very high value, like 32 KB . You can do
|
|
this with the efun set_buffer_size() .
|
|
|
|
Q: mudlibs?
|
|
|
|
A: ftp://ftp.cs.tu-berlin.de/pub/games/mud/lp/ftp/tub-mudlib.*.tar.gz
|
|
ftp://heute.cs.tu-berlin.de 7681 tub-mudlib.*.tar.gz
|
|
ftp://quest.tat.physik.uni-tuebingen.de/MUD/backups/
|
|
ftp://mg.mud.de/Software/MudLib/ (German)
|
|
ftp://ftp.UNItopia.de/pub/mudlib.tar.gz
|
|
resp. ftp://ftp.uni-stuttgart.de/pub/misc/games/mud/UNItopia/mudlib.tar.gz
|
|
ftp://ftp.tu-bs.de/pub/games/lpmud/2.4.5.tar.z
|
|
|
|
The ViKaR mudlib (3.2.1 compat) is available upon request, ask
|
|
vikar@unix-ag.uni-kl.de .
|
|
Offical releases will be made available via ftp on vikar.unix-ag.uni-kl.de
|
|
8888. WWW homepage : http://www.unix-ag.uni-kl.de/~europa/vikar
|
|
|
|
|
|
Q: Add-on packages?
|
|
A: ftp://heute.cs.tu-berlin.de 7681 intermud*.tar.gz
|
|
ftp://ftp.tu-bs.de/pub/games/lpmud/intermud-0.7beta.tar.gz
|
|
ftp://heute.cs.tu-berlin.de 7681 ftpd*.tar.gz
|
|
ftp://ftp.tu-bs.de/pub/games/lpmud/naseftpd-1.6.tar.gz
|
|
|