The client I put on the web site won't work without a minor change. Instead, just grab it again - I fixed the problem.
FYI - (if you are interested) the problem was: 1. New tcl client depends on tcl 8.5 - most distribution are not up to date with that yet. 2. The shebang line at the top pointed to my local tcl 8.5 runtime in my personal directory. The shebang fix was simple. To make the new client work with older tcl's, I defined a procedure that emulates the only new feature I actually use so that it would be compatible with older tcl distributions. I will eventually provide binary clients that will not require tcl to be installed. - Don On Mon, 2007-03-26 at 12:10 -0400, Don Dailey wrote: > I have a prototype of the new CGOS server up and running. > > Please help me test it. I have set up a 2 MINUTE SERVER, i.e. > 2 minutes per side for the time control. > > Grab the current client at: > > http://www.greencheeks.homelinux.org:8015/~drd/public/cgos3.tcl > > and see the results at: > > http://www.greencheeks.homelinux.org:8015/~drd/CGOS > > And report any problems or bugs to me. > > > > - Don > > > _______________________________________________ > computer-go mailing list > computer-go@computer-go.org > http://www.computer-go.org/mailman/listinfo/computer-go/ _______________________________________________ computer-go mailing list computer-go@computer-go.org http://www.computer-go.org/mailman/listinfo/computer-go/