http://bugs.winehq.org/show_bug.cgi?id=16160
Summary: err:module:import_dll Library [MSVCR80.dll | MSVCP80.dll] [...] not found Product: Wine Version: 1.1.9 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: contact@cybersdf.org
On a fresh install, many applications and games crash because MSVCP80.dll and MSVCR80.dll missing.
- New install of GNU/Linux Ubuntu 7.10 - Adding "deb http://wine.budgetdedicated.com/apt intrepid main" to sources.list - Installing wine-1.1.9 - Try to install some games
Messages on console : [...] wine: configuration in '/home/USER/.wine' has been updated. fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" err:module:import_dll Library MSVCP80.dll [...] not found err:module:import_dll Library MSVCR80.dll [...] not found
http://bugs.winehq.org/show_bug.cgi?id=16160
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Austin English austinenglish@gmail.com 2008-11-22 14:23:56 --- Invalid. Wine doesn't provide those DLLs, the game should. If not, use winetricks:
$ wget kegel.com/wine/winetricks $ sh winetricks vcrun2005
http://bugs.winehq.org/show_bug.cgi?id=16160
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from James Hawkins truiken@gmail.com 2008-11-22 15:11:17 --- Closing.