[Bug 10983] New: SPSS 15 cannot find dlls
http://bugs.winehq.org/show_bug.cgi?id=10983 Summary: SPSS 15 cannot find dlls Product: Wine Version: 0.9.52. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-loader AssignedTo: wine-bugs(a)winehq.org ReportedBy: dmvianna(a)usp.br Created an attachment (id=9937) --> (http://bugs.winehq.org/attachment.cgi?id=9937) wine log When SPSS 15 is run from its directory after a successful installation (~/.wine/drive_c/progra~1/SPSS15/spssswin.exe), it complains about not finding many dlls (present in the same directory), and then fails. Log attached. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10983 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2007-12-31 09:23:45 --- err:module:import_dll Library MSVCP60.dll (which is needed by L"J:\\.local\\share\\Trash\\files\\progra~1\\SPSS15\\Utility.dll") not found This dll is not provided by wine, and should be provided by the application (many buggy apps assume it will already be installed). You can fix this by doing: wget http://kegel.com/wine/winetricks sh winetricks vcrun6 As for the utility.dll, I'm not sure where that one comes from. It may be an installer bug, or the app could presume it is present from somewhere else. Can you search for it on a windows machine with SPSS installed and copy it to your wine prefix? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10983 Daniel <dmvianna(a)usp.br> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Daniel <dmvianna(a)usp.br> 2007-12-31 16:28:40 --- winetricks did the trick. Thanks. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10983 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2007-12-31 16:39:12 --- It's not fixed then, it's invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10983 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2008-02-23 10:50:49 --- Closing all invalid bugs more than five weeks old. -- 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