Well, the problem seems to come from a PATH one : can you please try to
change by hand the line 21 of scid
exec tkscid "$0" "$@"
with
exec ./tkscid "$0" "$@"
or add "." at start of your PATH env var ?
export PATH=.:$PATH
And don't install any other Scid package to make things easier to debug.
>
> 1. Don't issue a make install, run scid from the compilation dir;
> 2. You have scid already installed, and there may be a conflict between the
> two
> : saved options are not the same, especially for engines configuration
>
> So :
>
> mv ~/.scid ~/.scid.bak (so you will keep your old config f
Well, it's the first time I here about it, but I have ideas (although I am
really surprised because I did not call sc_epd in my changes :
'grep sc_epd tcl/tools/*' gives no result ... )
1. Don't issue a make install, run scid from the compilation dir;
2. You have scid already installed, and there
Hi,
I tried downloading this version as I am particularly interested in
the Blunder checking and Training.
I couldn't find any linux binary packages (debian in particular in my
case) so I downloaded the source and compiled it. I got no configure
or make errors.
But when I try some of the new feat
Hi,
I released a new version at
http://prolinux.free.fr/scid/
The main change is visible on the 2 last screenshots at
http://prolinux.free.fr/scid/scid_newfeatures.html#annotate_blunders
(a game is annotated using a selectable opening book : the "analysis" is
of course more accurate and takes far