fixed two small issues with the FAQ
[xboard.git] / FAQ.html
1 <!--#include virtual="/server/header.html" -->
2 <title>XBoard - GNU Project - Free Software Foundation</title>
3 <!--#include virtual="/server/banner.html" -->
4 <h1>XBoard and WinBoard: Frequently Asked Questions</h1>
5
6 <!-- This is the template document for GNU web pages.  We use -->
7 <!-- server side includes (#include) for common elements, for -->
8 <!-- instance, the very first line of the file.  If you're reading -->
9 <!-- this in its expanded form, you can retrieve the original source,  -->
10 <!-- with the SSI statements intact, from -->
11 <!-- http://web.cvs.savannah.gnu.org/viewvc/*checkout*/www/server/standards/boilerplate.html?root=www&content-type=text%2Fplain
12   -->
13
14 <!-- This document uses XHTML 1.0 Strict, but may be served as -->
15 <!-- text/html.  Please ensure that markup style considers -->
16 <!-- appendix C of the XHTML 1.0 standard. See validator.w3.org. -->
17
18 <!-- Please ensure links are consistent with Apache's MultiView. -->
19 <!-- Change include statements to be consistent with the relevant -->
20 <!-- language, where necessary. -->
21
22 <p>This document answers some frequently asked questions about the
23 graphical chess interfaces XBoard and WinBoard.</p>
24
25 <p><i>This FAQ is in need of revision.  Please contact us if you'd like
26 to help update it.</i></p>
27
28 <hr />
29 <h2>Outline</h2>
30
31 <ul>
32 <li><a href="#tag-A0">[A] Introduction and hot topics</a></li>
33 <li><a href="#tag-B0">[B] XBoard and WinBoard</a></li>
34 <li><a href="#tag-C0">[C] XBoard and WinBoard, bugs and problems</a></li>
35 <li><a href="#tag-D0">[D] Crafty and other topics</a></li>
36 </ul>
37
38 <hr />
39 <h2>Detailed contents</h2>
40
41 <ul>
42   <li><a name="tag-A0" href="#tag[A">[A] Introduction and hot topics</a>
43     <ul>
44       <li><a href="#tag-A.1">[A.1] What are XBoard and WinBoard?</a></li>
45       <li><a href="#tag-A.2">[A.2] Where can I get chess information and chess software?</a></li> 
46       <li><a href="#tag-A.3">[A.3] What are the current version numbers for XBoard and WinBoard?</a></li> 
47       <li><a href="#tag-A.4">[A.4] Who is working on this project?</a></li>
48       <li><a href="#tag-A.5">[A.5] How do I report bugs, offer help, etc.?</a></li>
49       <li><a href="#tag-A.6">[A.6] What are the future plans for XBoard and WinBoard?</a></li>
50   </ul></li> 
51   
52   <li><a name="tag-B0" href="#tag[B">[B] XBoard and WinBoard</a>
53     <ul>
54       <li><a href="#tag-B.1">[B.1] What is XBoard?</a></li>
55       <li><a href="#tag-B.2">[B.2] Is there an XBoard for Microsoft Windows?  What is WinBoard?  How do I install WinBoard?</a></li>
56       <li><a href="#tag-B.3">[B.3] Is there an XBoard for the Amiga?  What is AmyBoard?</a></li>
57       <li><a href="#tag-B.4">[B.4] Is there an XBoard for the Macintosh?</a></li>
58       <li><a href="#tag-B.5">[B.5] Does XBoard run on VMS?</a></li>
59       <li><a href="#tag-B.6">[B.6] What is cmail?</a></li>
60       <li><a href="#tag-B.7">[B.7] How do I build XBoard?  Do I have to have gcc?</a></li>
61       <li><a href="#tag-B.8">[B.8] Can I use XBoard or WinBoard to play a game of chess with another human?</a></li>
62       <li><a href="#tag-B.9">[B.9] Will WinBoard run on Windows 3.1?  How about Windows CE (also known as Pocket PC)?</a></li>
63       <li><a href="#tag-B.10">[B.10] How do I use XBoard or WinBoard as an external viewer for PGN files with my Web browser?</a></li>
64       <li><a href="#tag-B.11">[B.11] How do I use WinBoard as an external viewer for PGN files with the MS Windows File Manager or Explorer?</a></li>
65       <li><a href="#tag-B.12">[B.12] How do I use ICC timestamp or FICS timeseal with XBoard?</a></li>
66       <li><a href="#tag-B.13">[B.13] How do I use ICC timestamp or FICS timeseal with WinBoard?</a></li>
67       <li><a href="#tag-B.14">[B.14] How do I play bughouse with XBoard or WinBoard?</a></li>
68       <li><a href="#tag-B.16">[B.16] What is Zippy?  How can I interface a chess program to the Internet Chess Servers?</a></li> 
69       <li><a href="#tag-B.17">[B.17] How can I interface my own chess program to XBoard or WinBoard?</a></li>
70       <li><a href="#tag-B.18">[B.18] How can I recompile WinBoard from source?</a></li>
71       <li><a href="#tag-B.19">[B.19] How can I use XBoard or WinBoard to talk to an Internet Chess Server through a firewall or proxy?</a></li>
72       <li><a href="#tag-B.20">[B.20] How can I use XBoard or WinBoard on chess.net with accuclock?</a></li>
73       <li><a href="#tag-B.21">[B.21] Can I get Zippy to do one or more ICS commands automatically at the start or end of each game?</a></li>
74       <li><a href="#tag-B.22">[B.22] How do I print from WinBoard?</a></li>
75       <li><a href="#tag-B.23">[B.23] Can I get Zippy to automatically reconnect to ICS when its connection breaks?</a></li>
76       <li><a href="#tag-B.24">[B.24] The chess engines are too strong and always beat me.  How can I adjust the difficulty level to make them weaker?</a></li>
77       <li><a href="#tag-B.25">[B.25] May I use the piece bitmaps from XBoard/WinBoard in my own program?</a></li>
78   </ul></li>
79   
80   <li><a name="tag-C0" href="#tag-C">[C] XBoard and WinBoard, bugs and problems</a>
81     <ul>
82       <li><a href="#tag-C.1">[C.1] I can't build XBoard because the X11/Xaw/... include files are not found.</a></li>
83       <li><a href="#tag-C.2">[C.2] Configuring or building XBoard fails due to missing header files, missing libraries, or undefined symbols.</a></li>
84       <li><a href="#tag-C.3">[C.3] I have problems using WinBoard on ICS with a modem. I'm not running SLIP or PPP, but just dialing in to an ordinary login account("shell account").</a></li>
85       <li><a href="#tag-C.4">[C.4] I have problems using WinBoard on ICS with Windows 95 and SLIP or PPP.  When trying to start up, it gets the error "Address family not supported by protocol family" (or some equally strange message).</a></li> 
86       <li><a href="#tag-C.5">[C.5] When I try to run WinBoard, I get the message "Failed to start chess program gnuchess on localhost: NO LANGFILE (file gnuchess.lan not found)".</a></li>
87       <li><a href="#tag-C.6">[C.6] I want to use XBoard or WinBoard as an Internet Chess Server interface, but the ICS Client option is grayed out on the menu.</a></li> 
88       <li><a href="#tag-C.7">[C.7] How do I give command-line options to a Windows program like WinBoard?</a></li>
89       <li><a href="#tag-C.9">[C.9] When I exit from WinBoard after using it to play against a chess program on my machine, the chess program keeps running in the background.</a></li>
90       <li><a href="#tag-C.12">[C.12] Why do my ICS opponents often get extra time after they make their moves? Why do I sometimes lose time off my clock after I make my move?</a></li>
91       <li><a href="#tag-C.13">[C.13] I can't run WinBoard unless I delete the WinBoard.ini file each time!</a></li>
92       <li><a href="#tag-C.15">[C.15] I get errors compiling XBoard's parser.c.</a></li>
93       <li><a href="#tag-C.16">[C.16] I get an error building WinBoard from source because "flex" is not found.</a></li>
94       <li><a href="#tag-C.17">[C.17] XBoard hangs shortly after connecting to an ICS when used with dxterm, cmdtool, dtterm, kterm, konsole, or other substitutes for xterm.</a></li>
95       <li><a href="#tag-C.18">[C.18] The WinBoard pieces show up in the wrong colors, appear distorted, or are not visible at all.</a></li>
96       <li><a href="#tag-C.19">[C.19] XBoard or WinBoard tells me "Error: first chess program (...) exited unexpectedly".</a></li> 
97       <li><a href="#tag-C.20">[C.20] XBoard tells me "Warning: Cannot allocate colormap entry", or "too few colors available; trying monochrome mode", or "XPM pieces cannot be used in monochrome mode".</a></li>
98       <li><a href="#tag-C.21">[C.21] When I log in to freechess.org, the Enter key doesn't work, and I  have to use Ctrl+J instead.  But when I use WinBoard, Ctrl+J doesn't work either, so I'm stuck.</a></li>
99       <li><a href="#tag-C.22">[C.22] XBoard says, "Failed to start first chess program fairymax on localhost: fairymax: No such file or directory."</a></li>
100   </ul></li>
101   
102   <li><a name="tag-D0" href="#tag-D">[D] Crafty and other topics</a>
103     <ul>
104       <li><a href="#tag-D.1">[D.1] What is XChess?</a></li>
105       <li><a href="#tag-D.2">[D.2] What is Winsock Chess?</a></li>
106       <li><a href="#tag-D.3">[D.3] What is Crafty?</a></li>
107       <li><a href="#tag-D.4">[D.4] How do I use Crafty with XBoard?</a></li>
108       <li><a href="#tag-D.5">[D.5] How do I use Crafty with WinBoard?</a></li>
109       <li><a href="#tag-D.6">[D.6] How do I use GNU Chess with XBoard?</a></li>
110       <li><a href="#tag-D.7">[D.7] How do I use GNU Chess with WinBoard?</a></li>
111       <li><a href="#tag-D.8">[D.8] What is Fairy-Max?</a></li>
112       <li><a href="#tag-D.9">[D.9] What is UCI? What is Polyglot?</a></li>
113       <li><a href="#tag-D.10">[D.10] How do I use an UCI engine with XBoard / WinBoard?</a></li>
114   </ul></li>
115 </ul>
116
117 <hr />
118 <h2><a name="tag-A">[A] Introduction and hot topics</a></h2>
119
120 <hr />
121 <h3><a name="tag-A.1">[A.1] What are XBoard and WinBoard?</a></h3>
122
123 <p>XBoard and WinBoard are graphical user interfaces for chess.
124   XBoard runs with the X Window System on Unix systems (including
125   GNU/Linux); see topic <a href="#tag-B.1">[B.1]</a>.  WinBoard runs
126   on true 32-bit Microsoft Windows operating systems, such as Windows
127   95, 98, NT, 2000, ME, XP, Vista, and should continue to work on future
128   32-bit Windows systems.  It does not work on Windows CE (also known
129   as Pocket PC), nor does it work on 16-bit Windows systems such as
130   Windows 3.1.  See topic <a href="#tag-B.2">[B.2]</a>.</p>
131   
132 <hr />
133 <h3><a name="tag-A.2">[A.2] Where can I get chess information and chess 
134     software?</a></h3>
135
136 <p>As a shortcut to most things mentioned in this FAQ, try Tim Mann's
137   Chess Web page, <a href= "http://www.tim-mann.org/chess.html"
138   >http://www.tim-mann.org/chess.html</a>.
139   This page page is currently a very bad place to get the latest released 
140   versions of XBoard and WinBoard and the most up-to-date version of this 
141   FAQ, though.   A better place is the 
142   <a href=
143   "http://www.open-aurec.com/wbforum">WinBoard forum</a>.
144   Also see our Savannah
145   project pages at <a href="https://savannah.gnu.org/projects/xboard/"
146   >https://savannah.gnu.org/projects/xboard/</a>.</p>
147
148 <p>If you have other questions about XBoard/WinBoard that aren't
149   answered in this FAQ, you can try Aaron Tay's WinBoard and Chess
150   Engines FAQ,
151   at<a href="http://www.aarontay.per.sg/Winboard/">defunct
152   URL</a>.</p>
153
154 <p>For general news and information about chess, try the 
155 <a href="http://www.talkchess.com/forum">CCC forum</a>
156 or the 
157   <a href=
158   "http://www.open-aurec.com/wbforum">WinBoard forum</a>.
159 Anothe possibility is the newsgroup hierarchy
160 rec.games.chess.*, especially the groups rec.games.chess.misc and
161 rec.games.chess.computer.  Both of the latter groups have very informative
162 FAQs maintained by Steve Pribut; look for them on the newsgroups or at
163 <a href="http://www.clark.net/pub/pribut/chess.html">defunct URL</a>.</p>
164
165 <p>Like other GNU software, you can get XBoard, and WinBoard by anonymous FTP from 
166 <a href="ftp://ftp.gnu.org/pub/gnu/">ftp://ftp.gnu.org/pub/gnu/</a>
167 and its many mirror sites.  Look in the subdirectories xboard, and winboard.
168 The .tar.gz suffix on the files there indicates they were packed with tar
169 and compressed with gzip.  The .exe or .zip suffixes indicate files that
170 were packed and compressed with zip.</p>
171
172 <p>For other chess software, try the Internet Chess Library.  Use
173 anonymous FTP to connect to ftp.freechess.org, or go to the Web page
174 <a href="http://www.freechess.org/">http://www.freechess.org/</a>.
175 You can get chess software, game
176 collections, the FAQ file for rec.games.chess, and other chess-related
177 material there, in the directory pub/chess.  The FTP server can
178 automatically decompress files for you as you download them, useful if you
179 don't have gzip.</p>
180
181 <p>Here is a sample anonymous ftp session.  Some of the ftp server's responses
182 are abbreviated, but all the commands you must type are included.</p>
183
184 <pre>
185     % ftp ftp.gnu.org
186     Connected to ftp.gnu.org
187     Name: anonymous
188     Password: your-email-address@your-site
189     ftp&gt; binary
190     200 Type set to I.
191     ftp&gt; cd /pub/gnu/xboard
192     ftp&gt; dir
193     -rw-r--r-- 1 14910 wheel  1057625 May 20 00:25 xboard-4.2.7.tar.gz
194     ftp&gt; get xboard-4.2.7.tar.gz
195     150 BINARY connection for xboard-4.2.7.tar.gz (1057625 bytes).
196     226 Transfer complete.
197     ftp&gt; quit
198 </pre>
199
200 <hr />
201 <h3><a name="tag-A.3">[A.3] What are the current version numbers for 
202 XBoard and WinBoard?</a></h3>
203
204 <p>At this writing, the current version numbers are:</p>
205
206 <ul>
207 <li>XBoard 4.4.0</li>
208 <li>WinBoard 4.4.0</li>
209 </ul>
210
211 <hr />
212 <h3><a name="tag-A.4">[A.4] Who is working on this project?</a></h3>
213
214 Please see our Savannah project pages
215 at <a href="https://savannah.gnu.org/projects/xboard/">https://savannah.gnu.org/projects/xboard/</a>
216 for a list of active developers.  Many others occasionally contribute
217 suggestions and snippets of code, for which we are grateful.
218
219 <hr />
220 <h3><a name="tag-A.5">[A.5] How do I report bugs, offer help, etc.?</a></h3>
221
222 <p>Bug reports, suggestions, and offers to help on XBoard
223 or WinBoard should be sent to bug-xboard<a name="nospam01">&#x40;</a>gnu.org.</p>
224
225 <p>Beginner questions and discussion about the program may get faster
226 answers on the WinBoard Forum at <a
227 href="http://www.open-aurec.com/wbforum/"
228 >http://www.open-aurec.com/wbforum/</a>.
229 This forum also constains a section dedicated to propose and discuss
230 new features for WinBoard / XBoard or WinBoard protocol,
231 and reposrt bugs,
232 and offers downloads of pre-installed packages of WinBoard
233 bundled with other software,
234 useful for conducting computer-computer tournaments.</p>
235
236 <p>If you are developing a
237 chess engine that works with XBoard or WinBoard (or an alternative
238 GUI that works with such engines), see the Chess Engines mailing
239 list, hosted at
240 <a href="http://groups.yahoo.com/group/chess-engines"
241 >http://groups.yahoo.com/group/chess-engines</a>.
242 For better response, join the above-mentioned WinBoard forum,
243 or the <a href="http://www.talkchess.com/forum">CCC forum</a>.</p>
244
245
246 <p>Any time you want to report a possible bug in XBoard or WinBoard,
247 we need to know exactly what you did, and exactly what error (or
248 other) messages you got.</p>
249
250 <p>If you are using Unix, run the "script" program, run XBoard with
251 the -debug flag (if you get as far as running it), do whatever is
252 necessary to reproduce the problem, type "exit" to the shell, and mail
253 us the resulting typescript file.  We also need to know what
254 hardware/operating system combination you are using.  The command
255 "uname -a" will usually tell you this; include its output in your
256 typescript.</p>
257
258 <p>If you are using MS Windows, run WinBoard with the -debug flag, and
259 send us a copy of the WinBoard.debug file.  If you aren't sure how to
260 add command-line flags to WinBoard, you can hit Ctrl+Alt+F12 to create
261 a WinBoard.debug file after WinBoard starts, but that is not as good,
262 because a few messages that would have been printed at the start are
263 lost.</p>
264
265 <p>Either way, please send us the exact text of the commands you typed
266 and the output you got, not just your recollection of approximately
267 what they were.  The messages may seem meaningless to you, but they
268 are very meaningful to us and essential for diagnosing problems.</p>
269
270 <hr />
271 <h3><a name="tag-A.6">[A.6] What are the future plans for XBoard and
272   WinBoard?</a></h3>
273
274 <p>Our plans are always in flux.  As with most free software projects,
275 the next release will happen when it happens -- or it may never
276 happen.  This has always been the policy for XBoard/WinBoard.
277 Releases have never been promised in specific time frames.</p>
278
279 <p>Starting in November 2003, several new developers have joined the
280 project, and work is now hosted at <a
281 href="https://savannah.gnu.org/projects/xboard/"
282 >https://savannah.gnu.org/projects/xboard/</a>.  Lots of work is just
283 getting underway, but nothing is far along yet.</p>
284
285 <p>Here is a partial list of items that have a nonzero probability of
286 happening in finite time.</p>
287
288 <ul>
289 <li>Small bug fixes.  Occasionally someone sends us a fix, or reports
290 a small bug very clearly so that we're able to fix it in a few minutes
291 work.</li>
292
293 <li>Protocol version 3.  The members of the chess engine authors'
294 mailing list discussed a set of proposed features for the next version
295 of the XBoard/WinBoard chess engine communication protocol.
296 The WinBoard 4.3 fork has taken the protocol in a different direction,
297 though, extending version 2 with new features as they were needed,
298 rather than upgrading to a new protocol in a single sweep.
299 It does not seem likely that there will be a v3 protocol in the
300 foreseeable future.
301 </li>
302
303 <li>Contributed features.  Several people have mailed me code to add
304 various features.  Most of this code is available on the
305 XBoard/WinBoard extensions page
306 at <a href="http://www.tim-mann.org/extensions.html">
307 http://www.tim-mann.org/extensions.html</a>,
308 but it is not in any official releases yet.  We are in the process of
309 getting folks to formally assign the copyrights on their contributions
310 to the Free Software Foundation so that we can include it in official
311 releases in the future.</li>
312
313 <li>Internationalization.  Several people have expressed interest in
314 internationalizing XBoard/WinBoard. Version 4.4 implements
315 internationalization in its XBoard branch, and includes (partial)
316 Turkish and German translations.  For WinBoard a suitable way for
317 internationalization still has to be found, as all menu strings there
318 are not in the C code, but in a Windows resource file. In any case, we
319 will need more translators, to update the existing translations (for
320 version 4.2.7) to the current version, and to provide translaions for
321 oter languages.  Watch for news on the xboard-devel mailing list on
322 our Savannah pages.</li>
323
324 </ul>
325
326 <hr />
327 <H2><a name="tag-B">[B] XBoard and WinBoard</a></H2>
328 <hr />
329 <h3><a name="tag-B.1">[B.1] What is XBoard?</a></h3>
330
331 <p>XBoard is a graphical user interface for chess.  It displays a
332 chessboard on the screen, accepts moves made with the mouse, and loads
333 and saves games in Portable Game Notation (PGN).  XBoard is free software.
334 It serves as a front-end for many different chess services, including:</p>
335
336 <p><strong>Chess engines</strong> that will run on your machine and
337 play a game against you or help you analyze, such as GNU Chess and
338 Crafty (topic <a href="#tag-D.3">[D.3]</a> below).</p>
339
340 <p><strong>Chess servers</strong> on the Internet, where you can
341 connect to play chess with people from all over the world, watch other
342 users play, or just hang out and chat.</p>
343
344 <p><strong>Correspondence chess</strong> played by electronic
345 mail. The cmail program (topic <a href="#tag-B.6">[B.6]</a> below)
346 automates the tasks of parsing email from your opponent, playing his
347 moves out on your board, and mailing your reply move after you've
348 chosen it.</p>
349
350 <p><strong>The Web</strong> and your own saved games. You can use
351 XBoard as a helper application to view PGN games in your
352 Web browser, or to load and save your own PGN files.</p>
353
354 <p>XBoard runs under Unix or Unix-compatible systems.  It requires the
355 X Window System, version X11R4 or later.  There are also ports of
356 XBoard to 32-bit Microsoft Windows and to
357 the Amiga.  See topics <a href="#tag-B.2">[B.2]</a> and <a
358 HREF="#tag-B.3">[B.3]</a> respectively.</p>
359
360 <hr />
361 <h3><a name="tag-B.2">[B.2] Is there an XBoard for Microsoft Windows?  What is WinBoard?  How do I install WinBoard?</a></h3>
362
363 <p>WinBoard is a port of XBoard to 32-bit Microsoft Windows systems, such
364 as Windows 95, 98, NT, 2000, ME, and XP.  It uses the same back end
365 chess code as XBoard, but the front end graphics code is a complete
366 rewrite.  WinBoard is free software.</p>
367
368 <p>The WinBoard distribution includes a sample Chess engine.</p>
369
370 <p>The WinBoard distribution also includes the ICC timestamp and FICS
371 timeseal programs (topic <a href="#tag-B.12">[B.12]</a>).</p>
372
373 <p>cmail (topic <a href="#tag-B.6">[B.6]</a>) has not been ported to
374 Windows.  All the other XBoard functions are included in WinBoard.
375 The International Email Chess Group web site at <a
376 href="http://www.iecg.org/" >http://www.iecg.org/</a> recommends
377 ECTool (<a href="http://www.ectool.nu/" >http://www.ectool.nu/</a>)
378 for playing correspondence chess under Windows.</p>
379
380 <p>You install WinBoard as follows. Download the WinBoard package to
381 your PC (see topic <a href="#tag-A.2">[A.2]</a>).  It will be a file
382 with a name like winboard-4_0_0.exe.  Double-click on this file
383 in the Explorer or File Manager to run it. Follow the on-screen
384 prompts.</p>
385
386 <hr />
387 <h3><a name="tag-B.3">[B.3] Is there an XBoard for the Amiga?  What is AmyBoard?</a></h3>
388
389 <p>AmyBoard is a port of XBoard to the Amiga, by Jochen Wiedmann.
390 The distribution includes a port of GNU Chess.
391 AmyBoard is free software.</p>
392
393 <p>The current version of AmyBoard is 330.5 (based on XBoard 3.3.0).
394 No one is currently maintaining it.</p>
395
396 <p>System requirements:</p>
397
398 <ul>
399 <li>An Amiga (obviously :-), running OS 2.04 or later, 2Mb RAM or more.</li>
400 <li>MUI 2.0 or later.</li>
401 <li>Workbench or another screen with no less than 640x400 pixels (adjustable
402   with the MUI-Prefs); this restriction is just because we don't have
403   bitmaps with less than 40x40 pixels per square. If someone contributes
404   bitmaps with 20x20 or 20x25, they will work with any Hires mode.</li>
405 </ul>
406
407 <p>If you would like to use an ICS, you need an Internet connection via either</p>
408
409 <ul>
410 <li>a telnet-like program, or</li>
411 <li>a terminal program reading from stdin and writing to stdout.</li>
412 </ul>
413
414 <p>AmyBoard is available in the Internet Chess Library (topic <a href="#tag-A.2">[A.2]</a>).</p>
415
416 <hr />
417 <h3><a name="tag-B.4">[B.4] Is there an XBoard for the Macintosh?</a></h3>
418
419 <p>Note: I am not a Mac user and have not tried this myself, so I cannot 
420 answer questions about it. </p>
421  
422 <p>Because MacOS X has a Unix base, XBoard will compile and run on it. 
423 You do need an X11 (X Window System) server and client libraries. I'm 
424 told that these come standard with MacOS X 10.3 and later. Once you 
425 install the X11 package, XBoard is reported to compile and run without 
426 changes.</p>
427  
428 <p>You can avoid having to compile XBoard (and GNU Chess) yourself by 
429 using the Fink sofware packaging system. See 
430 http://fink.sourceforge.net/ and 
431 http://finkcommander.sourceforge.net/ for more info on Fink.</p>
432  
433 <p>There is no version of XBoard or WinBoard that runs with the native
434 (non-X11) Mac graphical interface, and none that runs on MacOS 9 or
435 earlier.</p>
436
437
438 <hr />
439 <h3><a name="tag-B.5">[B.5] Does XBoard run on VMS?</a></h3>
440
441 <p>No.  This port would probably be a lot easier than the Win32 and Amiga
442 ports were, because VMS has the X Window system (under the name
443 DECwindows) and is now POSIX compliant. If you are working on this, 
444 send mail to bug-xboard<a name="nospam02">&#x40;</a>gnu.org to let us know.</p>
445
446
447 <hr />
448 <h3><a name="tag-B.6">[B.6] What is cmail?</a></h3>
449
450 <p>cmail is a program that helps you play and keep track of electronic mail
451 correspondence chess games using XBoard.  It is distributed with XBoard and
452 has its own manual page.  cmail is free software.  It was written by
453 Even Welsh.  cmail has not been ported to Windows; sorry.</p>
454
455 <hr />
456 <h3><a name="tag-B.7">[B.7] How do I build XBoard?  Do I need gcc?</a></h3>
457
458 <p>The first step to building XBoard is to get the distribution file.  See topic
459 <a href="#tag-A.2">[A.2]</a> for places you can ftp the software from.</p>
460
461 <p>Next, decide what directory tree you are going to install XBoard
462 in.  The default is /usr/local, but you probably don't have write
463 access to that directory unless you are a system administrator.  If
464 you do, type the following to install it there:</p>
465
466 <pre>
467     gzip -cd xboard-*.tar.gz | tar -xvf -
468     cd xboard-*/
469     ./configure
470     make
471     su
472     make install
473 </pre>
474
475 <p>If you want to install xboard in your personal home directory ($HOME/bin),
476 type this:</p>
477
478 <pre>
479     gzip -cd xboard-*.tar.gz | tar -xvf -
480     cd xboard-*/
481     ./configure --prefix=$HOME
482     make
483     make install
484 </pre>
485
486 <p>If the first step above fails because you don't have gzip, see
487 topic <a href="#tag-A.2">[A.2]</a>, and ask a local Unix expert if you
488 need more help.  If you have any problems with the last two steps,
489 read the READ_ME and INSTALL files in the xboard-*/ directory.  You
490 will also find this FAQ there.</p>
491
492 <p>You don't need to have gcc to build XBoard.  Almost any Unix C
493 compiler should do.</p>
494
495 <hr />
496 <h3><a name="tag-B.8">[B.8] Can I use XBoard or WinBoard to play a game
497   of chess with another human?</a></h3>
498
499 <p>The only way for two humans on different machines to play chess in
500 real time using XBoard/WinBoard is to use an Internet Chess Server
501 as an intermediary.  That is, each player runs his own copy of XBoard
502 or WinBoard, both of them log into an ICS, and they play a game there.
503 Two copies of XBoard/WinBoard cannot communicate with each other
504 directly.</p>
505
506 <p>Instructions on how to get started with Internet chess are included
507 with the XBoard and WinBoard distributions.  The network addresses
508 included in the distribution may not always be current.  The oldest
509 and largest ICS is the Internet Chess Club at chessclub.com, which now
510 has a fee for registered use, but still allows free unregistered use.
511 There are also many newer sites with no fees, using the Free Internet
512 Chess Server implementation (FICS).  The most active FICS site is
513 freechess.org.  On these and most other chess servers,
514 the port number to use is 5000.</p>
515
516 <p>If you don't have network connectivity to any ICS site, you
517 can run your own server using a version of the FICS code, but this
518 is not easy.  See <a href="http://www.tim-mann.org/ics.html#ownics"
519 >http://www.tim-mann.org/ics.html#ownics</a> for advice and pointers.</p>
520
521 <p>The cmail program included with XBoard lets you play email postal games with
522 another human; see topic <a href="#tag-B.6">[B.6]</a>.</p>
523
524 <p>Two humans can play chess on the same machine using one copy of
525 XBoard/WinBoard in
526 Edit Game mode, but the clocks don't run in this mode, so it's of limited
527 usefulness.</p>
528
529 <p>See also topic <a href="#tag-D.2">[D.2]</a>, Winsock Chess.</p>
530
531 <hr />
532 <h3><a name="tag-B.9">[B.9] Will WinBoard run on Windows 3.1?
533   How about Windows CE (also known as Pocket PC)?
534 </a></h3>
535
536 <p>WinBoard does not run on Windows 3.1, Windows for Workgroups 3.11, etc.,
537 not even with the Win32s compatibility package.  The main problem is
538 that Win32s does not have threads or real concurrent processes.  A
539 port of WinBoard to Windows 3.1 is possible in theory, but it would be
540 difficult and messy, and no one is going to do it.</p>
541
542 <p>WinBoard does not run on Windows CE (also
543 known as Pocket PC).  I don't know what would be required to port it.</p>
544
545 <p>WinBoard does run well on full 32-bit versions of Windows, such as
546 Windows 95, 98, NT, 2000, ME, XP, and Vista, and should continue to work
547 on future 32-bit Windows systems.
548 To use the help files in Vista, you will need to install the WinHlp32.exe
549 from MicroSoft on your Vista system.
550 </p>
551
552 <hr />
553 <h3><a name="tag-B.10">[B.10] How do I use XBoard or WinBoard as an external viewer for PGN files
554   with my Web browser?</a></h3>
555
556 <ol>
557 <li> On Unix systems:
558 <ul>
559 <li> Add the following line to the file .mime.types in your home directory.
560 (Create the file if it doesn't exist already.)
561 <pre>
562     application/x-chess-pgn    pgn
563 </pre>
564 </li>
565 <li>
566 Add the following line to the file .mailcap in your home directory.
567 (Create the file if it doesn't exist already.)
568 <pre>
569     application/x-chess-pgn; xboard -ncp -lgf %s
570 </pre>
571 </li>
572 <li>
573  Exit from your Web browser and restart it.
574 </li>
575 </ul>
576 </li>
577 <li> On MS Windows systems:
578 <p>The exact procedure depends on which Web browser you are using.
579 The current version of WinBoard automatically configures itself as
580 your PGN viewer for local files, Netscape 4.x and later, and Internet
581 Explorer.  This automatic setup probably works for all other current Web
582 browsers, too.</p>
583 </li>
584 </ol>
585
586 <hr />
587 <h3><a name="tag-B.11">[B.11] How do I use WinBoard as an external viewer
588   for PGN files with the MS Windows File Manager or Explorer?</a></h3>
589
590 <p>WinBoard sets this up automatically when you install it, except on old
591 versions of Windows NT (prior to 4.0).  On Windows NT 3.51 or earlier,
592 go to the File Manager, click on the File menu, select Associate,
593 enter "pgn" as the extension, and use the Browse button to find your
594 copy of WinBoard and set up the association.</p>
595
596 <hr />
597 <h3><a name="tag-B.12">[B.12] How do I use ICC timestamp or FICS timeseal
598 with XBoard?</a></h3>
599
600 <p>First, get the appropriate version of timestamp or timeseal for your
601 machine from ftp.chessclub.com or ftp.freechess.org.
602 Second, be sure that you can connect using XBoard <I>without</I>
603 timestamp/timeseal.  Third, be sure that you can connect using
604 timestamp/timeseal without XBoard.  See the help files on ICC and FICS
605 or ask people online if you have problems.</p>
606
607 <p>If you are in a completely ordinary situation, where your machine
608 is directly on the Internet and you can connect to ICC or FICS 
609 without timestamp/timeseal using
610 just the command "xboard -ics" or "xboard -ics -icshost freechess.org",
611 change that command to one of the following:</p>
612
613 <pre>
614     xboard -ics -icshost chessclub.com -icshelper timestamp
615
616     xboard -ics -icshost freechess.org -icshelper timeseal
617 </pre>
618
619 <p>If you have a firewall between your machine and the ICS, see topic
620 <a href="#tag-B.19">[B.19]</a>.</p>
621
622 <p>If you normally have to use the "/icscomm" command line option on
623 xboard to log into a second machine, and then telnet to ICC or FICS
624 from there, you are going to have to run the Unix version of timestamp
625 or timeseal on the second machine.  (If the second machine is not
626 running Unix, you are out of luck.)  Get the appropriate version of
627 timestamp or timeseal onto the shell machine via FTP; see the help
628 files on ICC and FICS for instructions.  Then simply run it when you
629 would normally run telnet.  In this configuration you are not
630 protected against lag between your PC and the shell machine, or for
631 lag caused by heavy load on the shell machine itself from other users.</p>
632
633 <p>For further information on timestamp and timeseal, see the help
634 files on ICC and FICS.</p>
635
636 <hr />
637 <h3><a name="tag-B.13">[B.13] How do I use ICC timestamp or FICS timeseal
638 with WinBoard?</a></h3>
639
640 <p>If you select an ICS from either the WinBoard Startup dialog or the
641 Windows Start submenu that WinBoard installs, WinBoard automatically
642 runs timestamp or timeseal if the ICS you chose is known to support it.</p>
643
644 <p>If you are constructing a WinBoard command line by hand, add the
645 option "/icshelper timestamp" or "/icshelper timeseal" to the WinBoard
646 command line to use timestamp or timeseal.  Both timestamp.exe and
647 timeseal.exe are included in the WinBoard distribution.  They both
648 function identically to the Unix versions, as documented in "help
649 timestamp" on ICC and "help timeseal" on FICS.</p>
650
651 <p>If you have a firewall between your machine and the ICS, see topic
652 <a href="#tag-B.19">[B.19]</a>.</p>
653
654 <p>If you normally have to use the "/icscomm" command line option on
655 WinBoard to log into a shell account, and then telnet to ICC or FICS
656 from there, you are going to have to run the Unix version of timestamp
657 or timeseal on the shell machine.  (If the shell account is not on a
658 Unix machine, you are out of luck.)  Get the appropriate version of
659 timestamp or timeseal onto the shell machine via FTP; see the help
660 files on ICC and FICS for instructions.  Then simply run it when you
661 would normally run telnet.  In this configuration you are not protected
662 against lag between your PC and the shell machine, or for lag caused by
663 heavy load on the shell machine itself from other users.</p>
664
665 <p>For further information on timestamp and timeseal, see the help
666 files on ICC and FICS.</p>
667
668 <hr />
669 <h3><a name="tag-B.14">[B.14] How do I play bughouse with XBoard or WinBoard?
670 </a></h3>
671
672 <p>XBoard and WinBoard have full bughouse support.
673 Offboard piece holdings are shown next to the board, and
674 you drop offboard pieces by dragging them with the mouse 
675 (holding the left button down) to their drop square,
676 or left-click the piece and the drop square, just like when you enter
677 any ordinary move.</p>
678
679 <p>XBoard and WinBoard can display only one board at a time, but you
680 can observe your partner's game by running a second copy of the
681 program and logging in as a guest.  (Unfortunately, this is not
682 possible if you are using the /icscomm option.)  To observe your
683 partner's games automatically, use the "follow" or "pfollow" ICS
684 command; see the ICS online help for details.</p>
685
686 <hr />
687 <h3><a name="tag-B.16">[B.16] What is Zippy?  How can I interface a 
688 chess program to the Internet Chess Servers?</a></h3>
689
690 <p>Zippy is an interface that lets a compatible chess engine (such as GNU
691 Chess or Crafty) act as a computer
692 player on an Internet Chess Server.  Zippy is included in both the
693 XBoard and WinBoard distributions.  It is implemented as a small
694 amount of additional code within XBoard or WinBoard.  
695 For documentation, see the file
696 zippy.README, included in both distributions or available
697 from my chess Web page,
698 <a href=
699 "http://www.tim-mann.org/chess.html"
700 >http://www.tim-mann/chess.html</a>.
701 The version of zippy.README on my Web page is often more up-to-date
702 than those in the XBoard/WinBoard distributions.
703 You'll also find a "biography" of Zippy and pointers to the original
704 Zippy the Pinhead comic strips on my Web page.
705 Please read zippy.README carefully before you ask me any questions about Zippy.</p>
706
707 <p>Using a computer to choose your moves on a chess server is
708 considered cheating unless your account is on the computer (C) list.
709 Read "help computer" on your favorite server for details on their
710 policy.  Most of the servers have plenty of computers running now, so they
711 will not be excited about having you run a new one unless you have
712 written your own chess engine.  They don't really need yet another 
713 Crafty or GNU Chess clone.</p>
714
715 <hr />
716 <h3><a name="tag-B.17">[B.17] How can I interface my own chess program
717 to XBoard or WinBoard?</a></h3>
718
719 <p>This is a non-trivial task.  XBoard and WinBoard were not designed
720 with a clean interface for talking to chess programs; they were
721 written to work with an existing version of GNU Chess that expects to
722 be talking to a person.  Your program has to emulate GNU Chess's
723 rather idiosyncratic command structure to work with XBoard and
724 WinBoard.  We are gradually cleaning up, improving, and documenting
725 the interface as newer versions of XBoard and WinBoard come out,
726 however.</p>
727
728 <p>For documentation, see the file engine-intf.html, included in both
729 distributions or available from Tim Mann's chess Web page, <a href=
730 "http://www.tim-mann.org/chess.html"
731 >http://www.tim-mann.org/chess.html</a>.
732 The version of engine-intf.html on Tim's Web page might totally obsolete,
733 though.
734 To know how the current WinBoard or XBoard version communicate with their
735 engines, use the documentation in the XBoard/WinBoard distributions,
736 or on the <a href=
737 "http://www.open-aurec.com/wbforum/WinBoard/engine-intf.html"
738 >WinBoard forum</a>.</p>
739
740 <hr />
741 <h3><a name="tag-B.18">[B.18] How can I recompile WinBoard from source?</a></h3>
742
743 <p>The source code for WinBoard is available from the author's Web page,
744 <a href=
745 "http://www.tim-mann.org/chess.html"
746 >http://www.tim-mann.org/chess.html</a>.</p>
747
748 <p>WinBoard is currently developed using gcc under Cygwin.
749 To build WinBoard with the free Cygwin tools, available from <a
750 href= "http://www.cygwin.com/" >http://www.cygwin.com/</a>), use the
751 command "make -f makefile.gcc" from the winboard directory of the
752 source distribution.</p>
753 <p>You can build the program from the MSVC++ GUI by opening the project
754 file (winboard.dsp) and telling MSVC++ to build the project.  You can
755 also build it from the the command line by using the nmake program
756 supplied with MSVC++.
757 The makefile for MSVC is makefile.ms in the winboard directory.</p>
758
759 <p>WinBoard 4.2.5 was successfully
760 compiled with the net release of Cygwin as downloaded on 20-March-2001
761 (cygwin1.dll 1.1.8, gcc 2.95.2-6, binutils 20001221-1, flex 2.5.4-1),
762 but exhibits a command-line parsing bug; see item 511 in the ToDo file
763 that comes with WinBoard.  WinBoard 4.1.0 does not compile with
764 Cygwin.  WinBoard 4.0.7 is known to compile with Cygwin BL20.1.</p>
765
766 <p>To build WinBoard with Borland C++ 4.5, use "borland.mak", supplied
767 with the WinBoard sources, as the Makefile.  Support for Borland C++
768 was contributed by Don Fong and has not been tested by the author of WinBoard.</p>
769
770 <p>WinBoard is a Win32 application, so you definitely need a compiler
771 and tool set that supports Win32.  In particular, older versions of
772 DJGPP can build only 32-bit MSDOS programs; that is, programs that use
773 a DOS extender to get a 32-bit address space and do not make any
774 Windows calls.  The latest versions of DJGPP are said to be able to 
775 build Win32 programs when used with the proper extension package(s),
776 but this is not known to work with WinBoard.  Use Cygwin instead.</p>
777
778 <p>See also topic <a href="#tag-C.16">[C.16]</a>.</p>
779
780 <hr />
781 <h3><a name="tag-B.19">[B.19] 
782 How can I use XBoard or WinBoard to talk
783 to an Internet Chess Server through a firewall or proxy?
784 </a></h3>
785
786 <p>There is no single answer to this question, because there are many
787 different kinds of firewalls in use.  They work in various different
788 ways and have various different security policies.  This answer can
789 only provide hints.</p>
790
791 <p>Note that you can't access Internet Chess Servers through a Web proxy,
792 because they are not a Web service.  You talk to them through a raw
793 TCP connection, not an HTTP connection.  If you can only access the
794 Web through a proxy, there may be a firewall that stops you from
795 making direct TCP connections, but there may also be a way through it.
796 Read on for hints, and contact your local system administrator if you
797 need more information about your local configuration.</p>
798
799 <p>A helpful user mailed me the following explanation of how to use
800 WinBoard with WinGate:</p>
801 <blockquote>
802 "I have managed to setup WinBoard though my WinGate proxy.  I have the
803 Office version.  What I needed to do was to setup the TCP/IP
804 connection to add the User/Host name and my provider service name for
805 the DNS, but I had to leave the HOST IP address blank.  I have not
806 played with all the variations, so it may be just that I have the DNS
807 lookup enabled."
808 </blockquote>
809 <p>I hope this helps, though I don't find it very clear.  I don't have
810 a copy of WinGate myself and can't help if you have questions about it.</p>
811
812 <p>If you are using some other non-SOCKS firewall, read the FIREWALLS section
813 in your XBoard or WinBoard documentation (man page, info document, or
814 Help file).  If you can telnet to a chess server in some way, then you
815 can almost certainly connect to it with xboard/WinBoard, though in
816 some cases you may not be able to run timestamp or timeseal.  The
817 timestamp and timeseal protocols require a clean, 8-bit wide TCP
818 connection from your machine to the ICS, which some firewalls do not
819 provide.</p>
820
821 <p>If you have a SOCKS firewall and are using <strong>XBoard</strong>,
822 you should be able to SOCKSify xboard and use it.  See <a
823 href="http://www.socks.nec.com/">http://www.socks.nec.com/</a> for
824 information about SOCKS and socksification.  However, if you do this,
825 you can't use timestamp or timeseal; what you really need is a
826 socksified version of timestamp or timeseal.  This is hard because the
827 source code for timestamp and timeseal is proprietary; the folks
828 running the chess servers don't give it out because that would make it
829 too easy to cheat.  On some versions of Unix, you may be able to
830 socksify a program that you don't have the source code to by running
831 it with an appropriate dynamic library; see <a
832 href="http://www.socks.nec.com/">http://www.socks.nec.com/</a>.  For
833 others, you might be able to get a pre-built socksified version from
834 the chess server administrators.  For timeseal versions, see <a
835 href="ftp://ftp.freechess.org/pub/chess/timeseal/"
836 >ftp://ftp.freechess.org/pub/chess/timeseal/</a>.  For timestamp
837 versions, the directory would be <a
838 href="ftp://ftp.chessclub.com/pub/icc/timestamp/"
839 >ftp://ftp.chessclub.com/pub/icc/timestamp/</a>, but at this writing
840 there don't seem to be any socksified timestamps there.  Once you have
841 a socksified timestamp or timeseal, simply run it with a normal,
842 non-socksified xboard in place of the standard timestamp or timeseal.</p>
843
844 <p>If you have a SOCKS firewall and you are using
845 <strong>WinBoard</strong>, we now know how to make this configuration
846 work, complete with timestamp or timeseal!</p>
847
848 <p>Start by getting SocksCap32.  This software is freely available
849 from <a href="http://www.socks.nec.com/">http://www.socks.nec.com/</a>.
850 Install it on your machine, read the documentation, and learn to use
851 it.  You may find it useful with many other programs besides WinBoard.</p>
852
853 <p>Next, <strong>don't</strong> socksify WinBoard.  Socksifying
854 WinBoard itself doesn't let you use it with timestamp or timeseal.
855 For some reason I don't understand -- something strange that
856 SocksCap32 does -- the socksified WinBoard runs but does nothing, and
857 timestamp/timeseal runs all by itself in its own window.</p>
858
859 <p>Instead, use the following workaround.  Follow the instructions
860 exactly; don't try to skip steps or simplify things.</p>
861
862 <p>First, make SocksCap32 application profiles for timestamp and
863 timeseal.  Use the following command lines in the SocksCap32
864 profiles. Name the first profile "timestamp" and the second
865 "timeseal".</p>
866
867 <pre>
868     "c:\program files\winboard\timestamp.exe" chessclub.com 5000 -p 5000
869     "c:\program files\winboard\timeseal.exe" freechess.org 5000 -p 5000
870 </pre>
871
872 <p>Second, run timestamp or timeseal by itself, socksified, using its
873 profile.  This will open an unneeded, black window that will not
874 respond to typing.  Minimize it to the task bar and ignore it. It will
875 go away when you exit from WinBoard.</p>
876   
877 <p>Next, run WinBoard using the following command line.  Make a shortcut
878 or type this command into an MS-DOS Prompt box.  Don't run WinBoard
879 itself socksified, just run it directly.</p>
880
881 <pre>
882     "c:\program files\winboard.exe" /ics /icshost=localhost /icsport=5000
883 </pre>
884
885 <p>After you get this working, you can try getting the timestamp window to
886 auto-minimize by starting it from a shortcut instead of from the
887 SocksCap32 control window. As it says in the SocksCap32 help file, put
888 the following in the Target field of a shortcut's Properties page:</p>
889
890 <pre>
891     "c:\program files\sockscap32\sc32.exe" timestamp
892 </pre>
893
894 <p>Then select "Run: Minimized" on the same page.  Do the same for timeseal.</p>
895
896 <p>Another method that can work is to use a .bat file to start both
897 timestamp and WinBoard.  It would look something like this:</p>
898
899 <pre>
900     REM --
901     REM -- icc.bat
902     REM -- Start timestamp under SocksCap32 and use WinBoard to connect to it.
903     REM -- The string "timestamp" refers to a SocksCap32 profile for timestamp.
904     REM --  Do not change it to the filename of the timestamp program!
905     REM --
906     start /minimized "c:\program files\sockscap32\sc32.exe" timestamp
907     cd "c:\program files\winboard"
908     winboard /ics /icshost=localhost /icsport=5000
909 </pre>
910
911 <p>This workaround has a problem if you want to run two copies of
912 WinBoard at once, talking to the same chess server twice (for
913 bughouse) or to two different chess servers. If you need to do that,
914 you will need to run a separate copy of timestamp with <i>a different
915 port number</i> for each connection.  You'll need to make a second set of
916 profile entries with a different value after the -p flag (say, 5001)
917 and you'll need to change the WinBoard command line /icsport=5000 for
918 the second WinBoard to match.</p>
919
920 <hr />
921 <h3><a name="tag-B.20">[B.20] 
922 How can I use XBoard or WinBoard on chess.net with accuclock?
923 </a></h3>
924
925 <p>I believe chess.net provides a Win32 command-line version of
926 accuclock that will work with WinBoard.  Please see the documentation
927 on the chess.net server itself; don't ask the author of WinBoard.</p>
928
929 <p>I don't know whether chess.net provides versions of accuclock for
930 Unix at this time.  Ask them.</p>
931
932 <hr />
933 <h3><a name="tag-B.21">[B.21]
934   Can I get Zippy to do one or more ICS commands automatically at the 
935   start or end of each game?</a></h3>
936
937 <p>By default, Zippy automatically sends the command "gameend" to ICS
938 at the end of each game.  You can alias this command (using the ICS
939 "alias" feature) to anything you want.  On ICC, you can use the
940 "multi" feature to alias gameend to several commands, but other
941 servers don't have that feature.  Zippy doesn't send anything at the
942 start of the game by default.</p>
943
944 <p>You can get Zippy to send one or more commands of your choosing, at
945 the start and/or end of each game, by using the -zippyGameStart and
946 -zippyGameEnd command line options, newly added in version 4.0.3.
947 Both xboard and WinBoard have (somewhat obscure) ways of getting
948 newlines into this option to send several commands.  Here is an
949 example of one way to do it for each.</p>
950
951 <pre>
952     xboard -ics -zp -xrm '*zippyGameStart: say hi\nsay prepare to die\n'
953
954     WinBoard /ics /zp /zippyGameEnd='say thanks\nseek 5 0\nseek 2 12\n'
955 </pre>
956
957 <hr />
958 <h3><a name="tag-B.22">[B.22]
959   How do I print from WinBoard?
960 </a></h3>
961
962 <p>WinBoard does not have built-in printing functionality.
963 If you want to print a picture of the board, press Alt+PrintScrn, run the
964 standard Windows application Paintbrush, select Paste, and print from there.
965 If you want to print a list of moves, save your game as a PGN file,
966 then open the PGN file with Notepad or any other plain text editor and
967 print it from there.</p>
968
969 <p>WinBoard 4.4 has a menu item "Save Diagram..." in the file menu,
970 which saves the board part of the display as a Windows .bmp file,
971 but only if the board size is not too big.</p>
972
973 <hr />
974 <h3><a name="tag-B.23">[B.23]
975   Can I get Zippy to automatically reconnect to ICS when its connection 
976   breaks?</a></h3>
977
978 <p>There isn't a perfect solution to this problem yet, but a pretty
979 good one is to write a shell script (for xboard) or .bat script (for
980 WinBoard) that automatically restarts the program whenever it exits.
981 Use the -xexit flag so that you don't get a popup dialog that must be
982 dismissed with the OK button before the program will exit.  The gap in
983 this solution is that your connection to ICS can sometimes get into a
984 state where the program does not notice that the connection is broken
985 until the next time it tries to send a command.  Perhaps some future
986 version of xboard/WinBoard will have an option to send a harmless
987 command every five minutes or so.</p>
988
989 <p>Anyway, here is a sample Windows .bat file that restarts WinBoard each
990 time it exits.  Thanks to Jason Williamson.  It assumes that you have put
991 your computer account's name and password in a file named logon.ini.</p>
992
993 <pre>
994 REM --
995 REM -- wbrecon.bat
996 REM -- Start WinBoard in Zippy mode, and restart it each time it exits.
997 REM -- Add or change parameters as needed for your application.
998 REM --
999 :loop
1000 start /w winboard /zp /ics /icslogon logon.ini /xexit /xautoraise
1001 REM -- The next line is to have a short delay setup for 139 seconds.
1002 REM -- Leave it out if it doesn't work on the version of Windows you use.
1003 TYPE NUL | CHOICE.COM /N /CY /TY,99 &gt;NUL
1004 goto loop
1005 </pre>
1006
1007 <p>Here is a Unix shell script to do the same thing for xboard.
1008 It's a bit more elaborate.  It is based on the script I use for the
1009 original Zippy.  It logs all ICS output to a file named zippy.out,
1010 and it lets you type commands to Zippy by running "cat &gt; zippy.fifo".</p>
1011
1012 <pre>
1013 #! /bin/sh
1014 host="204.178.125.65 -icsport 5000 -telnet -telnetProgram timestamp"
1015 #host="164.58.253.13 -icsport 5000 -telnet -telnetProgram timeseal"
1016 out=zippy.out
1017 fifo=zippy.fifo
1018 ZIPPYPASSWORD='something'
1019 export ZIPPYPASSWORD
1020 ZIPPYPASSWORD2='orother'
1021 export ZIPPYPASSWORD2
1022 ZIPPYLINES=`pwd`/all.lines
1023 export ZIPPYLINES
1024 ZIPPYGAMEEND='say Yow, that was FUN!
1025 gameend'
1026 export ZIPPYGAMEEND
1027 zippylogon=`pwd`/logon.ini
1028 DISPLAY=`hostname`:0.0
1029 export DISPLAY
1030 mv -f $out ${out}.old
1031 rm -f $fifo
1032 mkfifo $fifo
1033 pid=$$
1034 ( while [ true ] ; do cat -u $fifo ; done ) | \
1035       ( while [ true ] ; do
1036           xboard -iconic -ics -icshost $host \
1037                  -zt -zp -xbell -xanimate \
1038                  -xautosave -xquiet -fcp "gnuchessx -h" \
1039                  -icslogon $zippylogon -xexit -autoflag -xautoraise $*
1040           sleep 600
1041         done ) &gt; $out 2&gt;&amp;1 &amp;
1042 </pre>
1043
1044 <hr />
1045 <h3><a name="tag-B.24">[B.24]
1046   The chess engines are too strong and always beat me.  How can I adjust
1047   the difficulty level to make them weaker?</a></h3>
1048
1049 <p>The best way is to get a weaker chess engine.
1050 On the <a href="http://www.open-aurec.com/chesswar">ChessWar</a> website
1051 you will find a rating list of virtually all engines that are able to
1052 play under XBoard/WinBoard, from super-humanly strong to ridculously weak.
1053 Most of them can be downloaded for free from the internet.</p>
1054
1055 <p>A way to get that effect is to limit the time the engine can use for
1056 deciding on its move. The time-odds options or menu items in the 
1057 time-control dialog) can be used to this end. This is only of limited 
1058 help, as engines do not weeken that much at faster time-control,
1059 and there is a practical limit to how fast you can order the engine
1060 to go. Also feel free to use Retract Move if
1061 you make a blunder. </p>
1062
1063 <p>Many chess coaches will let you switch sides after
1064 they get a stronger position so that you can get experience playing
1065 positions where you are winning.  You can try this with XBoard/WinBoard
1066 by using the Machine White or Machine Black menu command to make the
1067 machine take over your position.</p>
1068
1069 <p>The -depth command-line option to XBoard/WinBoard can also be used to
1070 weaken the engine (see the man page or Help file).  It's a bit of a
1071 nuisance to set command line options in Windows, but see topic <a
1072 href="#tag-C.7">[C.7]</a> for instructions.</p>
1073
1074 <p>Other ways of weakening engines are engine-specific.  Many of them
1075 let you adjust various parameters, and if you choose bad settings, the
1076 engine will play more poorly.  Consult whatever documentation came with
1077 the engine you are using.</p>
1078
1079 <hr />
1080 <h3><a name="tag-B.25">[B.25]
1081   May I use the piece bitmaps from XBoard/WinBoard in my own program?</a></h3>
1082
1083 <p>The piece bitmaps used in XBoard and WinBoard were designed by
1084 Elmar Bartel.  He released them under the <a
1085 href="http://www.gnu.org/copyleft/gpl.html">GNU General Public
1086 License</a>.  This means that if your program is also free software
1087 distributed under the GPL, you can use them freely.  If your program
1088 is distributed under some other license, including commercial,
1089 shareware, or non-GPL freeware, then you cannot use the bitmaps unless
1090 you obtain special permission from Elmar.  See the file README.bitmaps
1091 that comes with the XBoard and WinBoard source code for more
1092 information and an email address you can write to.</p>
1093
1094 <hr /><h2><a name="tag-C">[C] XBoard and WinBoard, bugs and problems</a></h2>
1095
1096 <hr /><h3><a name="tag-C.1">[C.1] I can't build XBoard
1097 because the X11/Xaw/...  include files are not found.</a></h3>
1098
1099 <p>These are the header files for the Athena Widgets library, which XBoard uses
1100 heavily.  Some versions of Unix don't supply these files, but they are part of
1101 the standard X distribution, freely available from MIT.  </p>
1102
1103 <p>For general information on getting missing X sources, see the FAQ on
1104 comp.windows.x.  Note that you may be missing only the header files, or you
1105 may be missing the libraries themselves too.</p>
1106
1107 <p>HP-UX users are missing only the header files.  You can get them by
1108 anonymous FTP as follows.  (But first check with your system
1109 administrator to see if someone else at your site has already done
1110 this.)  Get the archive file /hpux9/X11R5/Core/Xaw-5.00.tar.gz (Xaw
1111 header files) via anonymous FTP from the site hpux.csc.liv.ac.uk
1112 (138.253.42.172), or one of the other official sites---Germany:
1113 hpux.ask.uni-karlsruhe.de (129.13.200.57), US: hpux.cae.wisc.edu
1114 (144.92.4.15), France: hpux.cict.fr (192.70.79.53) or Netherlands:
1115 hpux.ced.tudelft.nl (130.161.140.100). Unpack the archive using gzip
1116 and follow the instructions in its README and/or HPUX.Install files.
1117 Thanks to Richard Lloyd for this information.</p>
1118
1119 <p>If you have the Xaw header files installed in a different place
1120 than the other X11 headers, you may need to configure XBoard with an
1121 extra flag to help it find them.  For example, if yours are in
1122 /foo/bar/X11/Xaw, try this:</p>
1123
1124 <pre>
1125     rm config.cache
1126     (setenv CFLAGS -I/foo/bar ; configure)
1127 </pre>
1128
1129 <p>Also see topic <a href="#tag-C.2">[C.2]</a>.</p>
1130
1131 <hr />
1132 <h3><a name="tag-C.2">[C.2] Configuring or building XBoard fails due to
1133 missing header files, missing libraries, or undefined symbols.
1134 </a></h3>
1135
1136 <p>Perhaps you have the X server and client programs installed on your
1137 machine, but not the X header files and link-time libraries.  If so,
1138 you can run existing X programs, but you cannot compile a new X
1139 program from source code.  In this case the XBoard configure script
1140 will fail and will tell you to look at this question in the FAQ.  Many
1141 GNU/Linux distributions put the headers and libraries in a separate
1142 package, which you might not have installed.  If you are using RedHat,
1143 install the XFree86-devel package.  If you are using some other
1144 kind of Unix, ask your system administrator where to find the X header
1145 files and link-time libraries.  If this is not your problem, read on.</p>
1146
1147 <p>The configure script for XBoard looks for X libraries and header
1148 files in some common places.  Sometimes it fails: If yours are
1149 installed in an odd place, it may not find them at all.  If you have
1150 more than one version of X installed on your system, it may find the
1151 "wrong" one, or occasionally it may find libraries from one version
1152 and incompatible header files from another.  You can work around these
1153 problems by telling the configure script where the files are.  For
1154 example:</p>
1155
1156 <pre>
1157     configure --x-includes=/odd/place/include \
1158               --x-libraries=/odd/place/lib
1159 </pre>
1160
1161 <p>The directory named in the argument to --x-includes must have a
1162 subdirectory "X11" that contains the actual .h files.  That is, if
1163 your X.h file has full pathname /odd/place/X11R6/include/X11/X.h, then
1164 you must give the argument --x-includes=/odd/place/X11R6/include.</p>
1165
1166 <p>Some linkers have bugs that cause bogus error messages when you try
1167 to link X programs.  The configure script includes a workaround for a
1168 bug of this kind that exists in some SunOS 4.x.x installations.  See
1169 the FAQ on comp.windows.x for more information about problems of this
1170 kind.</p>
1171
1172 <p>If all else fails, check whether anyone else at your site has been able to
1173 compile any X programs on your system.  Your X installation might be buggy.
1174 If so, the system administrator at your site might know how to fix or work
1175 around the problem.</p>
1176
1177 <p>Also see topic <a href="#tag-C.1">[C.1]</a>.</p>
1178
1179 <hr /><h3><a name="tag-C.3">[C.3] I have problems using WinBoard on ICS
1180 with a modem.  I'm not running SLIP or PPP, but just dialing in to an
1181 ordinary login account ("shell account").</a></h3>
1182
1183 <p>Here are solutions to some common problems in this area.</p>
1184
1185 <p>Some people want to connect to ICS through HyperTerminal or some other
1186 terminal program first, then run WinBoard.  This is not how it works.
1187 WinBoard wants to talk directly with your modem, acting as a terminal program
1188 itself.  Start out with the modem "on hook" (not making a call).</p>
1189
1190 <p>Run WinBoard with a command line like this (adding more options if desired):</p>
1191
1192 <pre>
1193     WinBoard /ics /icscom com1
1194 </pre>
1195
1196 <p>Use com2, com3, or com4 in place of com1 if your modem is connected to one of those ports.</p>
1197
1198 <p>After you start WinBoard, you may need to change some of the options in the
1199 Communications dialog (on the Options menu).  The dialog has the usual options
1200 for talking to modems: bits per second, bits per byte, parity, number of stop
1201 bits.  You will probably want to use Save Settings Now when you're done.</p>
1202
1203 <p>Next, type dialing commands to your modem in the text window that WinBoard
1204 creates.  You may need to turn off Local Line Editing on the Options menu
1205 while you are typing commands to your modem.  Turn it back on when you're
1206 done.  See the WinBoard Help file for instructions if you see your typing
1207 echoed an extra time after you hit Enter.</p>
1208
1209 <hr />
1210 <h3><a name="tag-C.4">[C.4]
1211 I have problems using WinBoard on ICS with Windows 95 and SLIP
1212 or PPP.  When trying to start up, it gets the error "Address family
1213 not supported by protocol family" (or some equally strange message).
1214 </a></h3>
1215
1216 <p>WinBoard is a 32-bit application, but some Winsock (TCP/IP) implementations
1217 support only 16-bit applications.  You get a strange looking error message
1218 if you try to use a 32-bit application because
1219 there is no standard Winsock error code number
1220 for "32-bit application not supported."</p>
1221
1222 <p>Microsoft TCP/IP works with both 16-bit and
1223 32-bit applications, supports SLIP, PPP, Ethernet, etc., and is included
1224 with Windows 95 and later Windows systems.
1225 If possible, I recommend that you uninstall
1226 whatever Winsock you are using and install Microsoft TCP/IP instead.
1227 For more information, see
1228 <a href=
1229 "http://walden.mo.net/~rymabry/95winfaq.html"
1230 >http://walden.mo.net/~rymabry/95winfaq.html (the Win95-L FAQ)</a>.</p>
1231
1232 <p>Trumpet Winsock 2.1 (and earlier) supports only 16-bit
1233 applications, and hence does not work with WinBoard.  But there is a
1234 beta-test release available that does support 32-bit applications.  
1235 I have not tried it with WinBoard, but it 
1236 should work.  See Trumpet's Web page
1237 <a href=
1238 "http://www.trumpet.com.au/wsk/winsock.htm"
1239 >http://www.trumpet.com.au/wsk/winsock.htm</a>
1240 for more information.</p>
1241
1242 <p>The 16-bit versions of America On-Line's software do not support
1243 32-bit Winsock applications.  Get the 32-bit version.  At one time the
1244 32-bit version was called "AOL for Windows 95," but I imagine that has
1245 changed.  Hopefully the current versions are all 32-bit.</p>
1246
1247 <p>A few versions of Winsock may have bugs that prevent
1248 Windows timestamp/timeseal from working with them.  I'm not sure if
1249 such bugs exist in any versions that actually have 32-bit support,
1250 so this point might be moot.  Again, Microsoft TCP/IP is known to work.</p>
1251
1252 <hr />
1253 <h3><a name="tag-C.5">[C.5] When I try to run WinBoard, I get the
1254 message "Failed to start chess program gnuchess on localhost: NO
1255 LANGFILE (file gnuchess.lan not found)".</a></h3>
1256
1257 <p>This message means that WinBoard is trying to run GNU Chess, but
1258 GNU Chess cannot find a file that it needs, named gnuchess.lan.
1259 If you see it, you've probably customized WinBoard's /fcp, /fd, /scp,
1260 and/or /sd options and made a mistake in the process.  Review what
1261 you did, and see the WinBoard help file.</p>
1262
1263 <hr />
1264 <h3><a name="tag-C.6">[C.6] I want to use XBoard or WinBoard as an Internet
1265 Chess Server interface, but the ICS Client option is grayed out on the
1266 menu.</a></h3> 
1267
1268 <p>XBoard and WinBoard have three major modes that can't be changed from the
1269 menus: local chess engine mode,
1270 ICS mode, and standalone mode.</p>
1271
1272 <p>With XBoard, you have to set the mode using command-line options.
1273 Local chess engine mode is the default, -ics selects ICS mode, and
1274 -ncp ("no chess program") selects standalone mode.</p>
1275
1276 <p>With WinBoard, if you don't set the mode using command-line
1277 options, you get a dialog box asking which mode you want.  To bypass
1278 the dialog box, use -cp ("chess program") for local chess engine mode,
1279 or -ics or -ncp as with XBoard.  Also see topic <a href="#tag-C.7">[C.7]</a>.</p>
1280
1281 <hr />
1282 <h3><a name="tag-C.7">[C.7] How do I give command-line options to
1283 a Windows program like WinBoard?</a></h3>
1284
1285 <p>There are many ways; pick your favorite:</p>
1286
1287 <ul>
1288 <li>Type the command line into an MS-DOS Prompt box.  Example:
1289 "WinBoard -ics".</li>
1290
1291 <li>Make a Windows shortcut for WinBoard.  You can do this by
1292 right-dragging WinBoard.exe to the desktop and selecting "Create
1293 Shortcut(s) Here" from the menu that appears.  Right-click on the
1294 shortcut, select Properties, and click the Shortcut tab.  The
1295 command-line text box is labelled "Target" instead of "Command line"
1296 just to confuse you.  Edit the text in this box, adding the command
1297 line options to the end.</li>
1298
1299 <li>Choose Run from the Start menu, or File / Run from the Program
1300 Manager or File Manager, and type the command line into the dialog you
1301 get.  You may have to give WinBoard's full drivespec and filename if
1302 it is not in a directory on your search path.</li>
1303
1304 <li>Make a Program Manager icon for WinBoard.  You can do this by
1305 dragging WinBoard.exe from the File Manager into the Program Manager,
1306 or by using File / New in the Program Manager.  Select the icon and
1307 choose File / Properties.  Edit the Command Line text box to add the
1308 command-line options to the end.</li>
1309 </ul>
1310
1311 <hr />
1312 <h3><a name="tag-C.9">[C.9]
1313 When I exit from WinBoard after using it to play against a chess
1314 program on my machine, the chess program keeps running in the background.
1315 </a></h3>
1316
1317 <p>Be sure you have the current versions of WinBoard and the chess
1318 engine you are using.  WinBoard 3.4.1 and earlier had a bug that
1319 caused this problem to occur with all chess engines.  A buggy chess
1320 engine that does not respond to the "quit" command will also cause
1321 this.</p>
1322
1323 <p>If you still see this problem, you can stop the rogue chess engine
1324 by pressing Ctrl+Alt+Del, selecting the chess engine process from the
1325 menu, and pressing the End Task button.</p>
1326
1327 <hr />
1328 <h3><a name="tag-C.12">[C.12]
1329 Why do my ICS 
1330 opponents often get extra time after they make their moves?
1331 Why do I sometimes lose time off my clock after I make my move?
1332 </a></h3>
1333
1334 <p>If you are playing with the ICS incremental clock, both you and your
1335 opponent get a set amount of extra time after each move.</p>
1336
1337 <p>If your or your opponent has netlag, your opponent might appear to
1338 get extra time, especially if your opponent is using timestamp or
1339 timeseal.  The ICS charges each player who is using timestamp or
1340 timeseal only for the time between when the player received his
1341 opponent's move and the time he sent his own move.  Thus delays in
1342 network transmission do not count against either player.  But WinBoard
1343 counts down the display of your opponent's clock on your screen under
1344 the assumption that there is no netlag.  When his move comes in, if
1345 there was netlag, the ICS may not have really charged him for that
1346 much time, and WinBoard corrects the clock to what the ICS says it
1347 should read.</p>
1348
1349 <p>If you are not using timestamp or timeseal, you may appear to lose
1350 time off your clock at some point after you make your move.  In this
1351 case, the ICS charges you for the time between when it sent you your
1352 opponent's move and the time it received your move.  Thus delays in
1353 network transmission count against you.  WinBoard stops counting down
1354 the display of your clock on your screen (and starts your opponent's)
1355 when you make your move.  When the ICS echoes your move back to you, it
1356 may have charged you for more time than that, and WinBoard corrects
1357 the clocks to what the ICS says they should read.</p>
1358
1359 <p>See "help lag" and "help timestamp" or "help timeseal" on your ICS for
1360 more detailed information.</p>
1361
1362 <hr />
1363 <h3><a name="tag-C.13">[C.13]
1364 I can't run WinBoard unless I delete the WinBoard.ini file each time!
1365 </a></h3>
1366
1367 <p>Most people don't have this problem, but two or three people using
1368 Windows NT 4.0 with Service Pack 3 or 4 have reported it.  I have no
1369 idea what causes this problem.  Contrary to what was reported in a
1370 previous version of this FAQ, reinstalling the service pack after
1371 installing WinBoard does not seem to solve the problem.</p>
1372
1373 <hr />
1374 <h3><a name="tag-C.15">[C.15]
1375 I get errors compiling XBoard's parser.c.
1376 </a></h3>
1377
1378 <p>The file parser.c is automatically generated from parser.l.  The
1379 copy included with XBoard 4.0.2 was generated by lex on Tru64 Unix and
1380 has problems compiling and linking on current GNU/Linux versions.  The
1381 copy included with XBoard 4.0.3 was generated by flex on a GNU/Linux
1382 machine, but it too won't necessarily work on other versions of Unix.
1383 If you have this problem, you can fix it by deleting parser.c and
1384 letting the Makefile re-create it from parser.l.  This will work if
1385 you have either lex or flex on your system.  Flex is available in all
1386 GNU/Linux distributions and can be obtained at no charge from the Free
1387 Software Foundation, www.fsf.org.</p>
1388
1389 <hr />
1390 <h3><a name="tag-C.16">[C.16]
1391 I get an error building WinBoard from source because "flex" is not found.
1392 </a></h3>
1393
1394 <p>The file parser.c is automatically generated from parser.l.  The
1395 Makefile included with the WinBoard source kit has a rule for
1396 generating parser.c using the program "flex", which will fail if you
1397 don't have flex.  However, the source kit also includes a ready-made
1398 copy of parser.c, so you don't really need flex unless you have made
1399 changes to parser.l.  Check that you still have a copy of parser.c; if
1400 you don't, unpack the WinBoard source zip file again to get one.
1401 Either set the last-modified time of parser.c to be later than that of
1402 parser.l, delete parser.l, or comment out the Makefile rule for
1403 building parser.c from parser.l, and then try building WinBoard again.</p>
1404
1405 <p>If you do want to change parser.l and rebuild parser.c, you can get
1406 flex as part of the free Cygwin kit from 
1407 <a href="http://sourceware.cygnus.com/cygwin/"
1408 >http://sourceware.cygnus.com/cygwin/</a>.  You can
1409 probably also get flex for Windows by itself from various other places
1410 around the Internet.  It is free software distributed by the Free
1411 Software Foundation, www.fsf.org.</p>
1412
1413 <hr />
1414 <h3><a name="tag-C.17">[C.17]
1415   XBoard hangs shortly after connecting to an ICS when used with dxterm,
1416  cmdtool, dtterm, kterm, konsole, or other substitutes for xterm.
1417 </a></h3>
1418
1419 <p>After connecting to a chess server, XBoard 4.0.2 and later sends an
1420 escape sequence to its terminal that is meant to display your handle
1421 and the ICS host name (for example, 
1422 "user<a name="nospam03">&#x40;</a>chessclub.com") in the
1423 terminal's banner and icon.  It seems that several of the alternative
1424 X terminal programs have a bug that makes them hang when sent this
1425 escape sequence.</p>
1426
1427 <p>You can work
1428 around the problem by using xterm, nxterm, rxvt, aterm, xiterm, or
1429 gnome-terminal, all of which seem to work fine.  In fact, current
1430 versions of kterm and konsole seem to work fine too, so if you are
1431 having problems with one of them, be sure you are not running an
1432 outdated version.  </p>
1433
1434 <p>Alternatively, you can disable this feature by commenting out the
1435 body of DisplayIcsInteractionTitle in xboard.c and recompling xboard.</p>
1436
1437 <hr />
1438 <h3><a name="tag-C.18">[C.18]
1439   The WinBoard pieces show up in the wrong colors, appear distorted,
1440   or are not visible at all.
1441 </a></h3>
1442
1443 <p>This can happen if you have a bug in your Windows display driver.
1444 Check with the manufacturer of your display card, the manufacturer of
1445 your computer, or Microsoft to see if there is an updated driver
1446 available.  You can usually download updated drivers from the Web.</p>
1447
1448 <p>If you can't find an updated driver, you can try running Windows
1449 using a different number of colors and/or disabling some of the
1450 hardware acceleration features on your display card.  To change the
1451 number of colors, go to Windows Start / Settings / Control Panel /
1452 Display / Settings / Color Palette.  To disable hardware acceleration
1453 features, go to Windows Start / Settings / Control Panel / Display /
1454 Settings / Advanced Properties / Performance / Hardware Acceleration.</p>
1455
1456 <p>It's also possible that Windows has the right driver for your
1457 hardware already but you are not using it.  It may help to reinstall
1458 your driver.  Go to Windows Start / Settings / Control Panel / System
1459 and delete your display card (maybe even your monitor too), then
1460 reboot.  Windows should automatically re-detect your card and monitor
1461 and re-install the drivers; if it doesn't, run Start / Settings /
1462 Control Panel / Add New Hardware to force it to.</p>
1463
1464 <p>If all else fails, try Monochrome mode.  On WinBoard's menus, go
1465 to Options / Color and check Monochrome.  WinBoard will display in black
1466 and white.</p>
1467
1468 <hr />
1469 <h3><a name="tag-C.19">[C.19] XBoard or WinBoard tells me "Error: first chess
1470   program (...) exited unexpectedly".</a></h3>
1471
1472 <p>This message means that your chess engine crashed, probably due to
1473 a bug in the engine, or because you have it configured incorrectly.
1474 You can try running XBoard or WinBoard again with the "-debug" flag on
1475 the command line.  This will print out all the messages received from
1476 the chess engine.  (With WinBoard, the messages go into a file called
1477 WinBoard.debug; with XBoard, they go to the xterm that you started
1478 XBoard from.)</p>
1479
1480 <p>If you are using GNU Chess and you see this problem as soon as it
1481 starts up, most likely GNU Chess is exiting with an error message.  If
1482 you see the message "NO LANGFILE", it means that you did not install
1483 GNU Chess correctly, and it is unable to find the file gnuchess.lang.
1484 Make sure that you defined LIBDIR in the gnuchess Makefile, and that
1485 gnuchess.lang is in that directory.  If gnuchess.lang is not there,
1486 you probably didn't type "make install" in the gnuchess src directory;
1487 you must do this to install gnuchess.lang (and the gnuchess book).  If
1488 you defined LIBDIR to something that is not an absolute pathname (that
1489 is, to something that does not start with a "/"), GNU Chess will work
1490 only if you run it from the GNU Chess "src" directory where you built
1491 it.</p>
1492
1493 <hr /><h3><a name="tag-C.20">[C.20]
1494   XBoard tells me "Warning: Cannot allocate colormap entry", or
1495   "too few colors available; trying monochrome mode", or
1496   "XPM pieces cannot be used in monochrome mode".
1497 </a></h3>
1498
1499 <p>You are running your X server with 8-bit color depth, and you are running
1500 some program that has used up all 256 of your colors.  Netscape tends
1501 to do this, or maybe you have a background image that uses up all of
1502 your colors.</p>
1503
1504 <p>If you have a modern machine, you probably have enough display
1505 memory to run your X server with 16-, 24-, or 32-bit color depth.  If
1506 you're using "startx" to start the X server, try giving the command as
1507 "<tt>startx -- -bpp 24</tt>" (or 16, or 32).  On newer X servers you
1508 may have to use -depth instead of -bpp.  Further details on
1509 configuring your X server are beyond the scope of this FAQ.</p>
1510
1511 <p>If you must run in 8-bit mode, try the following:
1512 Avoid background images that use up all your colors.  If you
1513 run Netscape, try starting it up with the <tt>-install</tt> command-line
1514 option; this gives Netscape its own private colormap that X will
1515 switch to when Netscape has the keyboard focus.  </p>
1516
1517 <p>If all else fails, another possibility is to run xboard in
1518 monochrome (black and white) mode by giving it the <tt>-mono</tt>
1519 command-line option.  XBoard will try this by itself in some cases.
1520 Monochrome mode works only with bitmap pieces, not pixmap pieces, so
1521 trying to use it may give you the error "XPM pieces cannot be used in
1522 monochrome mode".  To get around this, either use the -bitmapDirectory
1523 command line option to point XBoard to the directory containing the
1524 bitmap pieces included with the XBoard source code, or rebuild XBoard
1525 with pixmap support disabled, using "./configure --disable-xpm ; make
1526 clean ; make".</p>
1527
1528 <hr /><h3><a name="tag-C.21">[C.21]
1529   When I log in to freechess.org, the Enter key doesn't work, and I 
1530   have to use Ctrl+J instead.  But when I use WinBoard, Ctrl+J doesn't
1531   work either, so I'm stuck.
1532 </a></h3>
1533
1534 <p>This is a pretty rare problem.  It should only arise if you have to
1535 reach freechess.org by telnetting (or connecting with WinBoard
1536 /icsport=23) from a Windows PC to a Unix box, and then telnetting from
1537 there to freechess.org.  The Enter key should always work when
1538 connecting directly from your PC to freechess.org.</p>
1539
1540 <p>The best way to get around the problem is to run timeseal on the
1541 intermediate Unix box instead of telnet.  Get the appropriate version
1542 of timeseal for your box from ftp.freechess.org and follow the
1543 directions in the help files on FICS.</p>
1544
1545 <p>If you can't run timeseal for some reason, there are some things
1546 you can do to make telnet stay in line mode instead of going to
1547 character mode.  Then the Enter key will work.  First, try "telnet
1548 freechess.org 5000" instead of "telnet freechess.org."
1549 If that still doesn't work, then when the Enter key stops working,
1550 type the following.  Here <tt>&lt;</tt> and <tt>&gt;</tt> surround the
1551 names of keys.</p>
1552
1553 <pre>
1554     &lt;Ctrl+S&gt;&lt;Ctrl+]&gt;mode line&lt;Enter&gt;
1555 </pre>
1556
1557 <hr /><h3><a name="tag-C.22">[C.22]
1558   XBoard says, "Failed to start first chess program fairymax
1559   on localhost: fairymax: No such file or directory."
1560 </a></h3>
1561
1562 <p>XBoard is looking for the Fairy-Max chess engine.  
1563 If you didn't want to use XBoard with Fairy-Max, please see topic 
1564 <a href="#tag-C.6">[C.6]</a>.
1565 If you did want to use Fairy-Max, be sure you have it installed and
1566 that it is on your $PATH.  If you wanted to use GNU Chess instead,
1567 see topic <a href="#tag-D.6">[D.6]</a>.</p>
1568
1569 <hr />
1570 <h2><a name="tag-D">[D] Crafty and other topics</a></h2>
1571 <hr />
1572 <h3><a name="tag-D.1">[D.1] What is XChess?</a></h3>
1573
1574 <p>XChess is an older chessboard program that is no longer supported.  XChess was
1575 written for X version 10, and you may or may not be able to build and run it
1576 on an X11 system.</p>
1577
1578 <p>XChess has only one significant feature that is not present in XBoard: Two
1579 humans can play chess using XChess on different machines, without using the
1580 Internet Chess Server as an intermediary.  This feature is of interest only if
1581 you don't have network connectivity to the Internet Chess Server.</p>
1582
1583 <p>Note: There actually have been several different programs called "XChess" in
1584 circulation at various times.  The above describes one that was associated
1585 with GNU Chess.</p>
1586
1587 <hr />
1588 <h3><a name="tag-D.2">[D.2] What is Winsock Chess?</a></h3>
1589
1590 <p>Winsock Chess is a program that lets two people play chess across a
1591 network.  It runs only under Microsoft Windows.  Some of the code in
1592 Winsock Chess is derived from GNU Chess, but it is not maintained by
1593 the GNU Chess team.  You can get a copy from the Internet Chess
1594 Library; see topic <a href="#tag-A.2">[A.2]</a>.  For more information,
1595 contact its author, Donald Munro, 
1596 ccahdm<a name="nospam04">&#x40;</a>beluga.upe.ac.za.</p>
1597
1598 <hr />
1599 <h3><a name="tag-D.3">[D.3] What is Crafty?</a></h3>
1600
1601 <p>Crafty is a freely-available chess program written by Bob Hyatt.  
1602 Bob is the main author of the well-known chess program Cray
1603 Blitz.  Crafty is a very strong program, its code is available, commented
1604 and fairly readable, and its author is actively working on improvements.</p>
1605
1606 <p>You can download Crafty from <a
1607 href="ftp://ftp.cis.uab.edu/pub/hyatt/"
1608 >ftp://ftp.cis.uab.edu/pub/hyatt/</a>.  Start by getting the <a
1609 href="ftp://ftp.cis.uab.edu/pub/hyatt/read.me" >read.me</a> file and
1610 reading it.  Among other things, this file contains instructions on
1611 how to install Crafty as a command-line application on your machine.</p>
1612
1613 <p>There is a Crafty mailing list.
1614 To subscribe, send email to 
1615 majordomo<a name="nospam05">&#x40;</a>cis.uab.edu, with 
1616 "subscribe crafty-list" in the body.</p>
1617
1618 <hr />
1619 <h3><a name="tag-D.4">[D.4] How do I use Crafty with XBoard?</a></h3>
1620
1621 <p>First, you need to get Crafty and install it as a command-line
1622 application on your machine.  See topic <a href="#tag-D.3">[D.3]</a>.</p>
1623
1624 <p>To use Crafty with XBoard, give the -fcp
1625 parameter like this:</p>
1626
1627 <pre>
1628     xboard -fcp "./crafty" -fd <I>crafty_directory</I>
1629 </pre>
1630
1631 <p>Here <I>crafty_directory</I> is the directory where you installed Crafty.
1632 You can add more xboard options at the end of the command line.</p>
1633
1634 <p>Crafty 15.14 or later is required to work properly with XBoard
1635 4.0.0 or later.  We generally recommend using the latest versions of
1636 both XBoard and Crafty.</p>
1637
1638 <hr />
1639 <h3><a name="tag-D.5">[D.5] How do I use Crafty with WinBoard?</a></h3>
1640
1641 <p>First, you need to get Crafty and install it as a command-line
1642 application on your machine.  See topic <a href="#tag-D.3">[D.3]</a>.
1643 It is best to use the latest version of Crafty with the latest version
1644 of WinBoard to make sure all features are compatible and function
1645 correctly.  You can install Crafty in any directory you like.</p>
1646
1647 <p>You also need to get WinBoard and install it in the normal way
1648 using its built-in installer.  You can do that either before or after
1649 you install Crafty.</p>
1650
1651 <p>After both Crafty and WinBoard are installed separately, follow the
1652 directions in the WinBoard Help file (included with WinBoard) for
1653 connecting new chess engines to WinBoard.</p>
1654
1655 <p>If you want to have Crafty act as an automated computer player on a
1656 chess server, see topic <a href="#tag-B.16">[B.16]</a>.  Before you try
1657 to get that working, be sure you can play against Crafty locally,
1658 first without WinBoard, then with it.  Also be sure you can use
1659 WinBoard to play on the chess server yourself, without having Crafty
1660 connected to it.  You have to crawl before you can walk!</p>
1661
1662 <hr />
1663 <h3><a name="tag-D.6">[D.6] How do I use GNU Chess with XBoard?</a></h3>
1664
1665 <p>By default, XBoard tries to use Fairy-Max by running the
1666 command "fairymax".  That's why if you don't have Fairy-Max, you
1667 get the error message "Failed to start first chess program fairymax
1668 on localhost: fairymax: No such file or directory."</p>
1669
1670 <p>If you have GNU Chess 5, the command should be "gnuchess xboard"
1671 instead.  To make XBoard use this command, give the -fcp parameter
1672 like this:</p>
1673
1674 <pre>
1675     xboard -fcp "gnuchess xboard" 
1676 </pre>
1677
1678 If you instaled GNU Chess as a package, the operating system usually 
1679 knows where to find it, and GNU Chess knwos where to find its data
1680 files, such as the opening book.
1681 If GNU Chess is installed in a non-compliant way, e.g. together
1682 with its book file in a user directory, you must use:
1683
1684 <pre>
1685     xboard -fd <I>gnuchess_directory</I> -fcp "./gnuchess xboard" 
1686 </pre>
1687
1688 <p>Here <I>gnuchess_directory</I> is the directory where you installed
1689 GNU Chess 5 and its book. 
1690 In all cases you can add more xboard options at the end of the command 
1691 line.</p>
1692
1693 <p>If you want to use GNU Chess 4, the command should be "gnuchessx"
1694 instead.  To make XBoard use this command, give the -fcp parameter
1695 like this:</p>
1696
1697 <pre>
1698     xboard -fcp "gnuchessx" 
1699 </pre>
1700
1701 <p>The same applies for non-compliant installs as for GNU Chess 5:
1702 the install directory has to be given with the -fd argument. </p>
1703
1704 <hr />
1705 <h3><a name="tag-D.7">[D.7] How do I use GNU Chess with WinBoard?</a></h3>
1706
1707 <p>Well, why would you want to? If you want a strong free engine,
1708 use Crafty, Glaurung, Fruit or Toga.
1709 If you wnt an engine that plays many variants, use Fairy-Max,
1710 Pulsar or Sjeng.
1711 But the procedure to install and run those is not any different than
1712 for GNU Chess.
1713 </p>
1714 <p>If you want to use a WinBoard-compatible chess engine that is not
1715 automatically installed with the download,
1716 you will have to download it yourself.
1717 Most chess engines are downloaded as a compressed archive (e.g. a .zip file),
1718 and on downloadig it, the decompression software on your Windows system
1719 is automatically invoked when you seected "Open" in the download dialog.
1720 You can then click "extract all files", and you are prompted for a place
1721 to put the unpacked stuff.
1722 The place it proposes is usually no good, so browse to the folder
1723 in which you installed the winBoard download
1724 (where you see the Fairy-Max and WinBoard folders).
1725 </p><p>
1726 When the archiv contained a single folder, (with files in it), 
1727 unpack it there.
1728 If the archive contained a lot of small files, first create a folder,
1729 and browse there, before you unpack.
1730 (To get all the files in a single place, not mixed with others,
1731 so you can easily delete it again.)
1732 Say you unpacked in a folder named "NewEngine", which now sits
1733 next to your "WinBoard" folder amongst the chess files on your system.
1734 Say there is a file "Engine.exe" in this "NewEngine" folder.
1735 </p><p>
1736 Then to run the engine with WinBoard,
1737 you have to enter the command:
1738 </p>
1739 <pre>
1740         winboard /fcp="Engine.exe" /fd="..\NewEngine"
1741 </pre>
1742 <p>
1743 Sometimes engines need parameters on their command line,
1744 e.g. to set the hash-table size, or tell them they have to
1745 deal with WinBoard.
1746 These should then go within the quotes around the Engine.exe file name, 
1747 directly behind it, and separated from it (and each other) by spaces.
1748 See any README files that come with the engine to learn how
1749 exactly the engine has to be invoked.
1750 </p>
1751 <hr />
1752 <h3><a name="tag-D.8">[D.8] What is Fairy-Max?</a></h3>
1753
1754 <p>Fairy-Max is a chess engine that plays chess at a level where
1755 you don't need to be a super GM to still have a chance to beat it.
1756 Apart from normal chess it plays many variants as well,
1757 such as Capablanca or Gothic Chess, Knightmate, etc.
1758 Dedicated versions of it are available to play Shatranj and Xiangqi
1759 (Chinese Chess).
1760 </p>
1761
1762 <hr />
1763 <h3><a name="tag-D.9">[D.9] What is UCI? What is Polyglot?</a></h3>
1764
1765 <p>UCI, or Universal Chess Interface, is a standard for communication
1766 between chess engines and its Graphical User Interface, that was
1767 created as an alternative to the way XBoard / WinBoard does it.
1768 (The latter way having become known as 
1769 "<a href="#tag-B.17">WinBoard protocol</a>").
1770 XBoard / WinBoard do not understand a word of UCI,
1771 so UCI engines cannnot be run directly as engine under them.
1772 </p><p>
1773 Polyglot is an adapter that translates WB protocol to UCI.
1774 It bhaves like it is a WB engine, but, without XBoard / WinBoard
1775 knowing about this, it consults an UCI engine for getting the moves.
1776 With the aid of Polyglot, any UCI engine can be run under WinBoard.
1777 Polyglot is available as a Debian package for Linux, and is included
1778 in the WinBoard installation.
1779 Polyglot is open source software released under the GPL.
1780 </p>
1781
1782 <hr />
1783 <h3><a name="tag-D.10">[D.10] How can I run a UCI engine under XBoard / WinBoard?</a></h3>
1784
1785 <p>First you have to download and install the UCI engine.
1786 This is similar to installing WinBoard engines, 
1787 see <a href="#tag-D.7">D.7</a>.
1788 Furthermore, you have to make sure that 
1789 <a href="#tag-D.9">Polyglot</a> is nstalled on
1790 your system, in a place where XBoard / WinBoard can find it.
1791 There are then two ways to run the UCI engine:
1792 </p><p>
1793 In the first method, the only thing you have to do is add an extra
1794 option to the command that invokes XBoard / WinBoard,
1795 to tell it that the engine is UCI:
1796 </p>
1797 <pre>
1798         xboard -fcp "fruit" -fUCI
1799
1800         winboard /fcp="Fruit_21.exe" /fd="..\Fruit" /fUCI
1801 </pre>
1802 <p>
1803 The second method is more complicated, but also more versatile.
1804 UCI engines accept many settings from their GUI than XBoard / WinBoard
1805 usually send to a WB engine.
1806 Polyglot can provide such settings from a file dedicated to that engine,
1807 usully referred to as a "polyglot.ini" file (although the actual name
1808 can be different.)
1809 If the engine you downloaded comes with a polyglot.ini file for it,
1810 you can force Polyglot to use this file with engine settings
1811 by invoking it explicitly from XBoard / WinBoard:
1812 </p>
1813 <pre>
1814         xboard -fcp "polyglot INIFILE"
1815
1816         winboard /fcp="polyglot INIFILE" /fd="POLYGLOTDIR"
1817 </pre>
1818 <p>
1819 INIFILE is the name of the polyglot.ini file (possibly a path name,
1820 such as "PG\fruit.ini", while POLYGLOTDIR should be the directory
1821 (path) name were the Polyglot executable is located.
1822 The directory and name of the actual engine are described in the
1823 polygot.ini file, and XBoard / WinBoard need not be aware of them.
1824 </p>
1825
1826 <p>
1827 If you don't have a polyglot.ini file for the engine, you would have
1828 to make one.  How to do that is beyond the scope of this FAQ.  Refer
1829 to the Polyglot documentation for this, or use method 1.
1830 </p>
1831
1832 <!-- If needed, change the copyright block at the bottom. In general, -->
1833 <!-- all pages on the GNU web server should have the section about    -->
1834 <!-- verbatim copying.  Please do NOT remove this without talking     -->
1835 <!-- with the webmasters first. -->
1836 <!-- Please make sure the copyright date is consistent with the document -->
1837 <!-- and that it is like this "2001, 2002" not this "2001-2002." -->
1838 </div><!-- for id="content", starts in the include above -->
1839 <!--#include virtual="/server/footer.html" -->
1840 <div id="footer">
1841
1842 <p>Please send FSF &amp; GNU inquiries to
1843 <a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
1844 There are also <a href="/contact/">other ways to contact</a>
1845 the FSF.<br />
1846 Please send broken links and other corrections or suggestions to
1847 <!-- If you are a project maintainer or developer, please use your own -->
1848 <!-- project email, as webmasters does not manage project web pages. -->
1849 <!-- However, please report problems in this boilerplate file -->
1850 <!-- itself to webmasters.  -->
1851 <!-- And remove this whole comment when you copy the file to a new page. -->
1852 <a href="mailto:bug-xboard@gnu.org">&lt;bug-xboard@gnu.org&gt;</a>.</p>
1853
1854 <p>Please see the <a
1855 href="/server/standards/README.translations.html">Translations
1856 README</a> for information on coordinating and submitting translations
1857 of this article.</p>
1858
1859 <p>Copyright &copy; 2009 Free Software Foundation, Inc.</p>
1860
1861 <p>Verbatim copying and distribution of this entire article are
1862 permitted worldwide, without royalty, in any medium, provided this
1863 notice, and the copyright notice, are preserved.</p>
1864
1865 <p>Updated:
1866 <!-- timestamp start -->
1867 $Date$
1868 <!-- timestamp end -->
1869 </p>
1870 </div>
1871
1872 <div id="translations">
1873 <h4>Translations of this page</h4>
1874
1875 <!-- Please keep this list alphabetical by language code. -->
1876 <!-- Comment what the language is for each type, i.e. de is German. -->
1877 <!-- Write the language name in its own language (Deutsch) in the text. -->
1878 <!-- If you add a new language here, please -->
1879 <!-- advise web-translators@gnu.org and add it to -->
1880 <!--  - /home/www/html/server/standards/README.translations.html -->
1881 <!--  - one of the lists under the section "Translations Underway" -->
1882 <!--  - if there is a translation team, you also have to add an alias -->
1883 <!--  to mail.gnu.org:/com/mailer/aliases -->
1884 <!-- Please also check you have the language code right; see: -->
1885 <!-- http://www.loc.gov/standards/iso639-2/php/code_list.php -->
1886 <!-- If the 2-letter ISO 639-1 code is not available, -->
1887 <!-- use the 3-letter ISO 639-2. -->
1888 <!-- Please use W3C normative character entities. -->
1889
1890 <ul class="translations-list">
1891 <!-- English -->
1892 <li><a href="/server/standards/boilerplate.html">English</a>&nbsp;[en]</li>
1893 </ul>
1894 </div>
1895 </div>
1896 </body>
1897 </html>
1898