[EMAIL PROTECTED] schrieb:
Good Morning!
> The cache keeps a compressed filter associated with each
> cached position. So once you have a pointer to an index
> pointing to the filter, the search takes no time (you
> don't have to go through all games to check if the
> position present). So
On Sun, 25 Nov 2007 14:01:32 +0100
Klaus Mach <[EMAIL PROTECTED]> wrote:
> > Crafty only compiles for x86 (it's in the makefile).
> > I may try to improve on this. The x86_64 packages that
> > got built accidentally
> > had a precompiled binary of crafty added to the sources.
>
> I got the source
> Crafty only compiles for x86 (it's in the makefile).
> I may try to improve on this. The x86_64 packages that
> got built accidentally
> had a precompiled binary of crafty added to the sources.
I got the sources of crafty 21.6 from http://www.craftychess.com/ and compiled
it on my SuSE 10.3 run
On Sun, 25 Nov 2007 10:08:38 +0100
pgeorges <[EMAIL PROTECTED]> wrote:
> This will not work, some people will forget to install engines. Some
> features of Scid rely on embeded engines (Crafty and Phalanx), and I had
> to modify Phalanx (added some xboard commands like "setboard" for
> example)
Jason Ormes a écrit :
> I was wondering if there was anyway to use the new open as tree feature
> on startup. In the past I have put most of my databases on the command
> line so that they are opened when I start scid. I'd like to be able to
> open most of them as tree's instead.
>
> Jason
>
Detlef Steuer a écrit :
> Ok, there is a first package for scid 3.6.20.
>
> Download the package for your distribution under
>
> http://download.opensuse.org/repositories/home:/dsteuer
>
> You can use the search facilities on
> http://software.opensuse.org/search , too.
>
> Crafty only compiles fo