GUI-less linux analysis

Discussions about the WinBoard protocol. Here you can also report bugs and request new features.

Moderators: hgm, Andres Valverde

GUI-less linux analysis

Postby ulver » 21 Jul 2010, 08:16

Hi all !
I have pretty minimalistic linux build (based on gentoo) and it is absolutely has no GUI or X installed. previously I used it for pumping moves to Windows GUI
through netchess+plink.Is there any way to analyze games in command-line? I know about xboard -noGUI but i have no clue how to use it.
ulver
 
Posts: 18
Joined: 13 Nov 2008, 09:52

Re: GUI-less linux analysis

Postby Dann Corbit » 21 Jul 2010, 08:36

A simple way to analyze games from the command line is to turn them into EPD with one of the many PGN to EPD converters and then analyze the EPD records. If the engine you are using does not have a test mode, you can just make a perl script or something like that to analyze the rows one at a time with setboard + analyze or setboard + go or whatever else you may like.

Tools that can turn a chess game into EPD records:
1. pgn-extract by barnes
2. pgn2epd by Coulom
3. sankit or OCD by Edwards
4. pgn2fen by Foden (not sure if it works on Linux)
5. pgntoepd by Millaster (windows only, I think but maybe not)
6. PGNposition by Veluri

You can {for instance} use crafty compiled with sankit to analyze the records via
st <seconds>
epdpfga <inputfile.epd> <outputfile.epd>
where inputfile.epd is bare epd and outputfile.epd is epd data that has been decorated by the analysis.
Dann Corbit
 


Return to WinBoard development and bugfixing

Who is online

Users browsing this forum: No registered users and 6 guests