[Scid-users] Play on internet

2007-12-16 Thread pgeorges
Hi, I added the possibility to play on internet with Scid (freechess.org aka FICS). I did this because I wanted to code it on Scid before porting it to Pocket PC (making debugging easier). But the question is : do this belong to Scid ? This makes sense as it is in the menu Tools->Training, but

Re: [Scid-users] Rpm (Suse)

2007-12-16 Thread Detlef Steuer
Hi, which spec file did you use? That on from http://download.opensuse.org/repositories/home:dsteuer/openSUSE_10.3 ? It's suspicious, that make in the engines' directory gives "nothing to be done". Normally the engines must be compiled. Did you start from a clean src package? detlef On Sun, 1

[Scid-users] Rpm (Suse)

2007-12-16 Thread Benigno Hernández
Hi I have installed Scid-3.6.21Rc8 (./configure...Make install) and then with rpmbuild -ba scid.spec ... using scid-3.6.21Rc8.tar.gz y Suse10.3-64b . cd engines/crafty-21.6/ && make linux && cd ../../ make[1]: Entering directory `/usr/src/packages/BUILD/scid-3.6.21/engines/crafty-21.6' ma