Thanks for the thread. It helped me a lot.
In my case i had a new entropy wine install (wine-1.3.10 with USE="win32 win64") and got lots of errors while installing a game what is supposed to work ootb.
I just did
- Code: Select all
WINEARCH=win32 winecfg
followed by
- Code: Select all
wine setup.exe
and all worked.
It created a 32bit like ~/.wine. Thats fine for me because i will not run any 64bit windows apps.
greetz