home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / gnuch40.zip / gnuchess-4.0.pl79 / src / README.OS2 < prev    next >
Text File  |  1999-01-15  |  992b  |  30 lines

  1. This is a port of GNU Chess 4.0 (patch level 79) for OS/2
  2.     made by Erast V. Kunenkov.
  3.  
  4. System requirements for GNU Chess binaries:
  5.     * OS/2 2.x or later
  6.     * 8Mb of physical memory are required, 24Mb are recomended.
  7.     * 3 Mb of free space on a hard disk
  8.     * HPFS partition
  9.  
  10. System requirements for recompiling from sources:
  11.     * OS/2 2.x or later
  12.     * emx 0.9c with gcc 2.7.2.1
  13.         (older versions are not tested, but may appears to work)
  14.     * make utility (GNU make 3.75 is recomended)
  15.     * 8Mb of physical memory are required, 16Mb are recomended.
  16.     * 9Mb of free space on a hard disk
  17.     * HPFS partition
  18.  
  19. To rebuild GNU Chess from sources, you should:
  20.     * unzip GNU Chess port for OS/2 package
  21.     * change current directory to gnuchess-4.0.pl79/src
  22.     * copy Makefile.os2 into makefile
  23.     * edit makefile to set your one parameters
  24.     * type 'make inst'
  25.     * wait for several minutes
  26.  
  27. If you have any questions and/or bug reports, please e-mail me:
  28.     e-mail: erast@tips-gw.ips.ac.ru
  29. Enjoy!
  30.