
Anyone tried commercial Fruit-2.2.1 on Linux (amd64)fe wrote:I did a little bit of research and i'm happy to announce, that finally a strong linux native gpl'd chess engine is available.
Its name is Fruit 2.1, a UCI engine which arrived second at the recent 13th world computer chess championship
( http://www.ru.is/wccc05/default.asp?Page=Notepad&ID=3 ) scoring 8.5/11, one point ahead of well known Shredder.
It's also already reaching the top of computer chess rating lists, competing with latest Fritz and Shredder.
I just bumped against Jose-chess -- a wonderful front-end supporting Xboard & UCI protocol, MySQL database, 3D view...This is the page where you can download Fruit and Polyglot (the uci2wb adapter which will make it run together with scid, eboard, etc..)
j_c_p wrote:Whaou:
IndeedVery nice to have such great program under linux.
Code: Select all
/usr/share/gamesHmm, I'm in the same boat running x86_64 but I have Sun's 32bit java-1.5.xj_c_p wrote:Well, i have installed Jose in another directory like home (in fact, in /mnt/divers/test/chess/jose).
Last shot : http://img483.imageshack.us/my.php?image=jose199ai.png
To launch it, i do the following /usr/local/jdk1.5.0_06/jre/bin/java -jar /mnt/divers/test/chess/jose/jose.jar (with a local 32 bits jsdk, because i'm running Gentoo x86_64 with java 1.4.2 sdk 64 bits).
I can also run Jose but under $HOMENo problem for me in oder to running Jose (and i try several AI as you can see above).
Greatj_c_p wrote:For an ebuild, i don't know, but i can try to do one in a few days in order to test the ebuild process (however, jsdk 32 bits would be necessary indeed).
I'm also in the category of patzerI've seen Fruit-2.2.1 too, but i'm not a great chess player, at the moment i'm trying different AI, to see which one is not too strong for me.