[Bug 12425] win16 test suite: user32 comm16 test fails

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 3 12:16:35 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=12425





--- Comment #6 from Niko Sandschneider <nsandschn at gmx.de>  2009-08-03 12:16:34 ---
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.

-- 
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.



More information about the wine-bugs mailing list