pdirt/data/
pdirt/data/HELP/
pdirt/data/HELP/0/
pdirt/data/HELP/F/
pdirt/data/HELP/G/
pdirt/data/HELP/H/
pdirt/data/HELP/J/
pdirt/data/HELP/K/
pdirt/data/HELP/O/
pdirt/data/HELP/Q/
pdirt/data/HELP/R/
pdirt/data/HELP/U/
pdirt/data/HELP/V/
pdirt/data/HELP/Y/
pdirt/data/HELP/Z/
pdirt/data/MESSAGES/
pdirt/data/POWERINFO/
pdirt/data/WIZ_ZONES/
pdirt/drv/
pdirt/drv/bin/
pdirt/drv/compiler/converter/
pdirt/drv/compiler/libs/
pdirt/drv/compiler/scripts/
pdirt/drv/include/AberChat/
pdirt/drv/include/InterMud/
pdirt/drv/include/machine/
pdirt/drv/src/InterMud/
pdirt/drv/src/Players/
pdirt/drv/utils/UAFPort/
pdirt/drv/utils/dnsresolv/
pdirt/drv/utils/gdbm/
VERY IMPORTANT:

some machines use Intel byte format (LSB, or DCBA), and some Non-intel
(MSB, or ABCD).. For example, Sun is MSB, and Concetrix is LSB.

What does this mean to you?

well, not much, except that the user files are not compatible between
a MSB and a LSB machine. You will need to have them either converted (see 
ntohl man pages) to the proper format, or start anew.


read the install.doc file for detailed info on configuring the game for
your machine.

gcc is the suggested compiler, although any ansi compiler should
work (concentrix version was compiled with its native compiler)