home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / circle2.zip / readme.os2 < prev   
Text File  |  1994-02-16  |  2KB  |  38 lines

  1. CircleMUD 2.2 for OS/2 - ported by Clayton O'Neill
  2.  
  3. This is a straight forward port of CircleMUD to OS/2.  What follows is general
  4. notes on usage.
  5.  
  6.   IBM TCP/IP 2.0 Base Kit is required.  The 1.2 and 1.21 kits may work, but
  7. CircleMUD was compiled with the 32-bit libraries so it will at least have to
  8. be recompiled.
  9.  
  10.   To recompile you will need to have the TCP/IP PDK installed and also have
  11. IBM C Set/2 installed.  The OS/2 Toolkit is not required.
  12.  
  13.   The autowiz program is not automatically called like is described in the
  14. docs.  This could be easily added and probably will be if someone asks.
  15.  
  16.   All of the shell scripts that were included in the original CircleMUD
  17. distribution have been converted to REXX scripts with the same name.
  18. The original utilities are included in case you have a problem with the
  19. REXX versions.  All of the scripts have not been tested and may not work, but
  20. should.
  21.  
  22.   Included additionally is a touch program that is required for some of the
  23. shutdown options to work.  This will be automatically made by makefile.os2
  24. and the binary is included in the bin directory.  Because of this the bin
  25. directory should be in your path so that it can be found.
  26.  
  27.   If you are contemplating recompiling the source (Hopefully you are if you
  28. really want to run a MUD) then you will need to have NMAKE (Included in the
  29. OS/2 2.0 and greater Toolkit).  The makefile for the OS/2 version of CircleMUD
  30. is in the src directory and is called Makefile.OS2
  31.  
  32.   If you actually do use this or if you have any questions about the code please
  33. feel free to drop me a line.  I don't plan on further development of this unless
  34. someone asks (I'm not running a mud, I was just bored and ported it:).
  35.  
  36. Clayton O'Neill
  37. coneil@symantec.com
  38.