Mathieu Malaterre
2009-Jun-29 12:49 UTC
[Wine] Program database manager mismatch; please check your installation
Hi there, I am trying to install Visual Studio 2005 under wine, I followed instructions from: http://appdb.winehq.org/objectManager.php?sClass=version&iId=14208 While running wine 1.1.22/debian stable I am getting the following error: ... Z:\tmp\gdcm-wine\CMakeFiles\CMakeTmp\testCCompiler.c : fatal error C1902: Program database manager mismatch; please check your installation ... Looking up on the web, it seems it can be fixed using the VS 2005 SP1, which I downloaded from: http://support.microsoft.com/kb/928957 Unfortunately I cannot install this SP1: $ wine VS80sp1-KB926748-X86-INTL.exe fixme:storage:StgCreateDocfile Storage share mode not implemented. fixme:storage:StorageImpl_Commit (0x133768 0): stub err:msi:MSI_OpenDatabaseW storage GUID is not a MSI database GUID {000c1082-0000-0000-c000-000000000046} fixme:msi:MsiGetLastErrorRecord Let me know if I should report a bug, Thanks for your time, -- Mathieu
Austin English
2009-Jun-29 13:41 UTC
[Wine] Program database manager mismatch; please check your installation
On Mon, Jun 29, 2009 at 7:49 AM, Mathieu Malaterre<mathieu.malaterre at gmail.com> wrote:> Hi there, > > ?I am trying to install Visual Studio 2005 under wine, I followed > instructions from: > > http://appdb.winehq.org/objectManager.php?sClass=version&iId=14208 > > ?While running wine 1.1.22/debian stable I am getting the following error: > > ... > ?Z:\tmp\gdcm-wine\CMakeFiles\CMakeTmp\testCCompiler.c : fatal error C1902: > ?Program database manager mismatch; please check your installation > ... > > Looking up on the web, it seems it can be fixed using the VS 2005 SP1, > which I downloaded from: > http://support.microsoft.com/kb/928957 > > Unfortunately I cannot install this SP1: > > $ wine VS80sp1-KB926748-X86-INTL.exe > fixme:storage:StgCreateDocfile Storage share mode not implemented. > fixme:storage:StorageImpl_Commit (0x133768 0): stub > err:msi:MSI_OpenDatabaseW storage GUID is not a MSI database GUID > {000c1082-0000-0000-c000-000000000046} > fixme:msi:MsiGetLastErrorRecord > > > Let me know if I should report a bug,Upgrade to 1.1.24 and if it's still a problem, please report it. -- -Austin