http://bugs.winehq.org/show_bug.cgi?id=30304
Bug #: 30304 Summary: export WINEARCH=win32 does not work by it self Product: Wine Version: 1.5.0 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jeremybrown82@gmail.com Classification: Unclassified
What steps will reproduce the problem? 1.rm -rf .wine 2.export WINEARCH=win32 3.run anything 32bit it wont, just 64bit
What is the expected output? What do you see instead?
Then nothing installs in 32bit just 64bit.
What version of the product are you using?
Wine 1.5.0
On what operating system?
Gentoo 3.2.12 64bit.
Please provide any additional information below.
An easy workaround is to:
rm -rf .wine ; WINEARCH=win32 wineboot ; wineserver -w