GNU Chess 6.2.5 release

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Harvey Williamson, bob

Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
Post Reply
Norbert Raimund Leisner
Posts: 1445
Joined: Tue May 20, 2008 2:57 pm
Location: Augsburg - Germany

GNU Chess 6.2.5 release

Post by Norbert Raimund Leisner » Tue Aug 08, 2017 2:42 pm

Hello ,

GNU Chess 6.2.5 is released here: http://ftp.gnu.org/gnu/chess/

Can anybody of you make binaries for Windows 32/64 bit (executable files) of the source code, please?

Niksa Jurinovic wrote:

unlike gnuchess-6.2.4, the 6.2.5 version is not working with xboard-4.9.1, regardless of how it was invoked:

# xboard -fcp "gnuchess --xboard" -scp "gnuchess --xboard"

or

#xboard -fUCI -fcp "gnuchess" -sUCI -scp "gnuchess"

None of these two commands is working.The xboard screen appears and everything looks fine, but when the game starts, gnuchess responds with only one move and then hangs forever. This happens regardless of whether the opening book is enabled (set to true) or disabled (set to false). This didn't happen in gnuchess-6.2.4 that was working fine and without any problem.

It is interesting however that version 6.2.5 works correctly with eboard-1.1.1.

Is there any way to fix this?

Best wishes,

Norbert

Norbert Raimund Leisner
Posts: 1445
Joined: Tue May 20, 2008 2:57 pm
Location: Augsburg - Germany

Re: GNU Chess 6.2.5 release

Post by Norbert Raimund Leisner » Thu Aug 10, 2017 1:45 pm


styx
Posts: 338
Joined: Tue Mar 13, 2012 8:59 pm
Location: Germany

Re: GNU Chess 6.2.5 release

Post by styx » Thu Aug 10, 2017 9:08 pm

same problem here with linux

rcmaddox
Posts: 158
Joined: Mon Oct 14, 2013 6:59 pm
Location: Winder, GA

Re: GNU Chess 6.2.5 release

Post by rcmaddox » Thu Aug 10, 2017 11:44 pm

Norbert Raimund Leisner wrote:https://mega.nz/#F!z8lzwKRY!NNbIAN7pEX7J-jD_kPwdRA compile by
Hermann Krause
Thank you.

User avatar
Werner
Posts: 2235
Joined: Wed Mar 08, 2006 9:09 pm

Re: GNU Chess 6.2.5 release

Post by Werner » Sat Aug 12, 2017 8:13 am

Norbert Raimund Leisner wrote:https://mega.nz/#F!z8lzwKRY!NNbIAN7pEX7J-jD_kPwdRA compile by
Hermann Krause
Thanks,
how to avoid the log files in the root folder?

game.023
log.023
log.026
log.025
log.024
Werner

User avatar
MikeB
Posts: 2522
Joined: Thu Mar 09, 2006 5:34 am
Location: Pen Argyl, Pennsylvania

Re: GNU Chess 6.2.5 release

Post by MikeB » Sun Aug 20, 2017 11:46 pm

macOS version

https://www.dropbox.com/s/0lwondgslwl8q ... 5.zip?dl=1

direct link to source - for those with macOS, in the terminal app

Code: Select all

./configure
./make 
will build the exe right on your Mac. ( Provided you have all the right tool set to build)

User avatar
MikeB
Posts: 2522
Joined: Thu Mar 09, 2006 5:34 am
Location: Pen Argyl, Pennsylvania

Re: GNU Chess 6.2.5 release

Post by MikeB » Mon Aug 21, 2017 1:28 am

MikeB wrote:macOS version

https://www.dropbox.com/s/0lwondgslwl8q ... 5.zip?dl=1

direct link to source - for those with macOS, in the terminal app

Code: Select all

./configure
./make 
will build the exe right on your Mac. ( Provided you have all the right tool set to build)
Quite buggy under xboard ( particularly engine vs engine play), you may reach the the current author via the mailing list:
https://lists.gnu.org/mailman/listinfo/bug-gnu-chess

Please do not send them to me. Thanks.

Post Reply