home *** CD-ROM | disk | FTP | other *** search
/ The Very Best of Atari Inside / The Very Best of Atari Inside 1.iso / sharew / spiele / denker / gnuchess.gem / src / readme.src < prev    next >
Encoding:
Text File  |  1995-08-15  |  462 b   |  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.