http://bugs.winehq.org/show_bug.cgi?id=12425 --- Comment #7 from Austin English <austinenglish(a)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
- download "http://ftp.openwatcom.org/ftp/open-watcom-c-win32-1.7.exe" + download "http://ftp.openwatcom.org/ftp/open-watcom-c-win32-1.8.exe"
- 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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.