http://bugs.winehq.org/show_bug.cgi?id=12425
--- Comment #7 from Austin English austinenglish@gmail.com 2009-08-03 13:47:59 --- (In reply to comment #6)
There are just some minor issues with the script. The following changes will make it work:
- WINETRICKS_CACHE=$HOME/winetrickscache
- WINETRICKS_CACHE=$HOME/.winetrickscache
- try cp $WINETRICKS_CACHE/open-watcom-c-win32-1.7.exe ~/.wine/drive_c/Program\
Files/
- try cp $WINETRICKS_CACHE/open-watcom-c-win32-1.8.exe ~/.wine/drive_c/Program\
Files/
The openwatcom version in the install_openwatcom.ahk file has to be replaced by 1.8, too. Then everything works fine.
Ah, broken links...gotcha. I'll fix it later this evening.