http://bugs.winehq.org/show_bug.cgi?id=3268
Summary: SQLInstallDriver failes during MS Office 97 installation Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: frix@engineer.com
Using wine_cvs_2005-08-30, no native files and win-emulation set to 'win98'. The installer for Microsoft Office 97 gives the following trouble:
A window pops up saying: Error while configuring ODBC drivers! SQLInstallDriver failed for ODBC driver Microsoft dBase Driver (*.dbf).
The following feedback was received on the commandline: wine SETUP.EXE err:ntdll:RtlpWaitForCriticalSection section 0x40591e40 "syslevel.c: Win16Mutex" wait timed out in thread 0009, blocked by 000a, retrying (60 sec) fixme:odbc:SQLInstallDriverExW L"Microsoft dBase Driver (*.dbf)" (null) 0x406df174 260 0x406df172 1 (nil) fixme:odbc:SQLInstallDriverExW L"Microsoft dBase Driver (*.dbf)" fixme:odbc:SQLInstallDriverExW L"driver=odbcjt32.dll" fixme:odbc:SQLInstallDriverExW L"setup=oddbse32.dll"
The installation didn't finish successfully.