[Bug 16437] New: installing spss 17 makes other apps fail to find MSVCR80?

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 9 14:51:42 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=16437

           Summary: installing spss 17 makes other apps fail to find
                    MSVCR80?
           Product: Wine
           Version: 1.1.10
          Platform: Other
               URL: http://spss.com
        OS/Version: other
            Status: NEW
          Keywords: download, Installer
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


After applying the patch in bug 14930, the app installs.
However, running many of its executables (e.g. statistics.exe) fails with

fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program
Files\\SPSSInc\\Statistics17\\statistics.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program
Files\\SPSSInc\\Statistics17\\statistics.exe") not found
err:module:import_dll Library MFC80U.DLL (which is needed by L"C:\\Program
Files\\SPSSInc\\Statistics17\\statistics.exe") not found

even if you did 'winetricks vcrun2005 vcrun2005sp1 wsh56'
before install.

Here's the funny bit: if you copy one of these executables
(say, echoid.exe) out of .wine, blow away .wine, and do
  winetricks vcrun2005sp1
it runs.  But if you then install the app, that copy of echoid.exe
in your home directory no longer runs.  So something about
the installer is damaging the vcrun2005sp1 installation?!


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list