home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / chess / 467 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  605 b 

  1. Path: sparky!uunet!olivea!decwrl!pa.dec.com!src.dec.com!mann
  2. From: mann@src.dec.com (Tim Mann)
  3. Newsgroups: gnu.chess
  4. Subject: Re: xboard 2.0 pl22 problems
  5. Message-ID: <1992Nov19.201353.7727@src.dec.com>
  6. Date: 19 Nov 92 20:13:53 GMT
  7. References: <1992Nov16.040155.1183@hawkmoon.mn.org> <1992Nov17.113006@chestnut.chem.upenn.edu>
  8. Sender: news@src.dec.com (News)
  9. Organization: DEC Systems Research Center
  10. Lines: 10
  11.  
  12. To compile xboard for IRIX, you need to add -DIRIX to the DEFINES line
  13. in the Imakefile.  Then type 
  14.  
  15.     rm xboard.o
  16.     make Makefile
  17.     make
  18.  
  19. This info should be added to the documentation.
  20.  
  21.     --Tim
  22.