[Bug 16437] New: installing spss 17 makes other apps fail to find MSVCR80?
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(a)winehq.org ReportedBy: dank(a)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.
http://bugs.winehq.org/show_bug.cgi?id=16437 --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-12-09 16:42:53 --- Did it happen to copy MSVCR80.dll & co. to system32? Have you tried to run that app with "cd ~; wine start statistics.exe" ? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16437 --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2008-12-09 17:05:38 --- No, it does not install msvcrt80 in system32. Running with "cd ~; wine start statistics" fails in the same way. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16437 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2010-06-27 23:34:02 --- SPSS 18 doesn't seem to use msvcr80. Do you still have a copy of 17 to test with? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16437 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2010-06-27 23:49:11 --- Err, nevermind. Found one: http://www.brothersoft.com/spss-download-268831.html works fine in 1.2-rc5, out of the box :-). -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16437 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2010-07-02 12:34:57 --- Closing bugs fixed in 1.2-rc6. -- 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.
participants (1)
-
wine-bugs@winehq.org