Page 1 of 1

MyTeacheR 0.2 and WinBoardAA.beta - Windows 7 64 bit

Posted: Tue Jan 28, 2020 4:26 pm
by Norbert Raimund Leisner
Hello,

the mentioned above WinBoard-compatible engine https://github.com/micktaiwan/MyTeacheR works with Arena 3.5.1 www.playwitharena.de - Instant Rails 2.0 Windows http://web.archive.org/web/201405151823 ... .0-win.zip and a batch file into the folder C:\myteacher
REM Set up the environment variables for the script
set PATH_TO_RUBY=C:\InstantRails\ruby\bin
set RUBY=%PATH_TO_RUBY%\ruby.exe
set PATH_TO_SCRIPTS=C:\myteacher

%RUBY% %PATH_TO_SCRIPTS%\xboard.rb

install myteacher.bat file like WB engine (under Arena GUI) .... so far so good, MyTeacheR executes plies slowly of course

Using WinBoard AAbeta http://hgm.nubati.net/WinBoard-AA.zip instead of Arena GUI (with the same procedure) , nothing happens.
Only a Windows-prompt appears "no graphiz library -- for free virtualization use GraphViz and ruby-graphiz gem"
It concerns C:\Instant Rails\ruby\bin\ruby.exe C:\myteacher\xboard.rb

Regards,
Norbert