http://bugs.winehq.org/show_bug.cgi?id=30680
--- Comment #11 from Hans Leidekker hans@meelstraat.net 2012-05-22 03:52:14 CDT --- (In reply to comment #10)
I was working with 32-bit installation of MS Office on x86_64 Ubuntu 12.04
I made 32-bit prefix: WINEARCH=win32 winecfg
checked it: head -5 ~/.wine/system.reg WINE REGISTRY Version 2 ;; All keys relative to \Machine
#arch=win32
and launched
WINEARCH=win32 wine ./setup.exe
There was an error during the installation (see last lines of log output below). Shall I open a new bug thread for that ?
If you see a warning like this:
002f:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
try following that advice.