[Scid-users] Endgame diagrams

2007-03-28 Thread pgeorges
Hi, someone wanted to have a diagram showing in endings, for example KP-KQ the positions of the Pawn leading to a draw, a win or a loss for a fixed position of the other pieces. I wanted to code it and I discovered it already existed. This a really neat and impressive future ! See extract from

Re: [Scid-users] OFF TOPIC: Slow online games GMT?

2007-03-28 Thread Michal Rudolf
Daniel Jacobsen, środa, 28 marca 2007: >Hi, > >hope this isn't too offensively off-topic, but I´m having trouble finding >opponents for slow (say 60 10) games online in the GMT (or thereabouts) time >zone. Any tips? Which server do you use? On FICS there are two team leagues running: 60 15 and 45

[Scid-users] OFF TOPIC: Slow online games GMT?

2007-03-28 Thread Daniel Jacobsen
Hi, hope this isn't too offensively off-topic, but I´m having trouble finding opponents for slow (say 60 10) games online in the GMT (or thereabouts) time zone. Any tips? Daniel Jacobsen - Take Surveys. Earn Cash. Influence

Re: [Scid-users] Compile SCID on AMD64 machine ...

2007-03-28 Thread pascal . georges1
Hi, The problem comes from Crafty compilation phase : it currently tries a "make linux" which targets an x86. Just change it to "make linux-amd64" and it should work in Makefile.conf : Replace crafty: cd engines/crafty-20.14/ && make linux && cd ../../ with crafty: cd engines/craf

[Scid-users] Compile SCID on AMD64 machine ...

2007-03-28 Thread Thierry Nieus
Hello, my name is Thierry I'm interested to install SCID on my AMD64 machine but after ./configure I got the following error: crafty.c:1: error: CPU you selected does not support x86-64 instruction set crafty.c:1: error: CPU you selected does not support x86-64 instruction set crafty.c:1: error