Does anybody know of any RECENT Tcl/Tk-based chess assistant? I'm
stressing the word "recent" because I came across tkChess 0.03
http://pine.cs.yale.edu:4201/tkChess
But it runs on a very old version of Tcl-Tk with X extensions, which I
don't have (the webpage acknowledges that the version is "prehistoric").
I tried to install the system, and I got an error message that the
libraries tclX and tkX were not found...
What I want is not a program to play chess, but a program that can help
me display chess games move by move, and plan moves for correspondence
chess. tkChess looked just what I wanted.
Thanks,
Diego
Sent via Deja.com http://www.deja.com/
Before you buy.
These are the librarie created by the TclX extension - which has nothing
to do with the X Window System, but is simply the extended tcl extension.
This C extension is available for downloading and building...
--
<URL: https://secure.paypal.com/refer/pal=lvirden%40yahoo.com>
<URL: mailto:lvi...@cas.org> <URL: http://www.purl.org/NET/lvirden/>
Unless explicitly stated to the contrary, nothing in this posting
should be construed as representing my employer's opinions.
Freshmeat is your friend.
http://freshmeat.net/appindex/2000/06/11/960765368.html
--
Sincerely,
Andreas Kupries <a.ku...@westend.com>
<http://www.purl.org/NET/akupries/>
-------------------------------------------------------------------------------
http://members.xoom.com/sghudson/
that should do what you want, and a lot more.
It only uses "plain" Tcl/Tk, no TclX or ITcl etc, and should work with
any version of Tcl/Tk that is 8.0 or newer.
Cheers,
Shane Hudson
Diego Molla <molla...@my-deja.com> wrote:
: Hello,
: Does anybody know of any RECENT Tcl/Tk-based chess assistant? I'm
: stressing the word "recent" because I came across tkChess 0.03
: http://pine.cs.yale.edu:4201/tkChess
: But it runs on a very old version of Tcl-Tk with X extensions, which I
: don't have (the webpage acknowledges that the version is "prehistoric").
: I tried to install the system, and I got an error message that the
: libraries tclX and tkX were not found...
: What I want is not a program to play chess, but a program that can help
: me display chess games move by move, and plan moves for correspondence
: chess. tkChess looked just what I wanted.
: Thanks,
Diego
In article <8klti5$s0m$1...@cantuc.canterbury.ac.nz>,