home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / games / gnuchess / src / readme.src < prev    next >
Text File  |  1994-03-21  |  462b  |  17 lines

  1. This version of GNU Chess requires the regular GNU Chess code to be provided
  2. as a library.  Currently, that library is specified by an absolute path in
  3. the Makefile.  I'm sorry this is a little untidy, but I'm rushing this out,
  4. as I've been sitting on it for ages.
  5.  
  6. So, to compile, you will need:
  7.  
  8.     1. The GNU Chess sources
  9.     2. The GNU C++ compiler
  10.     3. My GEM++ library
  11.  
  12. Contact me if you have any problems obtaining those items.
  13.  
  14. --
  15. Warwick
  16. warwick@cs.uq.oz.au
  17.