search for: jesseo

Displaying 2 results from an estimated 2 matches for "jesseo".

Did you mean: jesse
2011 Feb 17
1
Re: 64-bit chess engines and wine 1.2
@triso because some of the engines, notably the two strongest, are not offered as native linux programs. i've updated my ubuntu 64-bit wine install script to use wine 1.3.13 http://www.jesseo.com/chess/64-bit-wine-ubuntu-1.3.13.sh i've gotten many engines to run from the terminal with this command "/home/USERNAME/wine64/wine" cmd.exe /K DeepRybka4x64.exe
2010 Dec 21
1
Re: 64-bit chess engines and wine 1.2
based on Aake's ideas, I wrote this script. It installs 32-bit and 64-bit wine on Ubuntu 10.10. Rybka 4.exe and the other 64-bit engines I've tested have all worked. automated compile of 64/32 bit wine for Ubuntu 10.10: http://www.jesseo.com/chess/64-bit-wine-ubuntu.sh perhaps someone could tell me how I turn this script into a deb file.