http://bugs.winehq.org/show_bug.cgi?id=32599
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Platform|x86 |x86-64 Resolution| |INVALID Summary|error in dotner35 |.NET 3.5 Framework |installing |installation fails (missing | |libxml2 32-bit library on | |64-bit host)
--- Comment #2 from Anastasius Focht focht@gmx.net 2012-12-30 07:10:24 CST --- Hello yury,
it seems your Wine installation is broken (the 32-bit part).
--- snip --- err:module:load_builtin_dll failed to load .so lib for builtin L"msxml3.dll": libxml2.so.2: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога err:module:find_forwarded_export module not found for forward 'msxml3.DllGetClassObject' used by L"C:\windows\system32\msxml6.dll" err:ole:COMPOBJ_DllList_Add couldn't find function DllGetClassObject in L"C:\windows\system32\msxml6.dll" err:ole:CoGetClassObject no class object {88d96a05-f192-11d4-a65f-0040963251e5} could be created for context 0x1 err:module:load_builtin_dll failed to load .so lib for builtin L"msxml3.dll": libxml2.so.2: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога err:module:find_forwarded_export module not found for forward 'msxml3.DllGetClassObject' used by L"C:\windows\system32\msxml4.dll" err:ole:COMPOBJ_DllList_Add couldn't find function DllGetClassObject in L"C:\windows\system32\msxml4.dll" err:ole:CoGetClassObject no class object {88d969c0-f192-11d4-a65f-0040963251e5} could be created for context 0x1 err:module:load_builtin_dll failed to load .so lib for builtin L"msxml3.dll": libxml2.so.2: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\windows\system32\msxml3.dll" err:ole:CoGetClassObject no class object {f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x1 err:module:load_builtin_dll failed to load .so lib for builtin L"msxml3.dll": libxml2.so.2: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога err:module:find_forwarded_export module not found for forward 'msxml3.DllGetClassObject' used by L"C:\windows\system32\msxml2.dll" --- snip ---
(libxml2 32-bit library missing).
Please make sure you installed all necessary 32-bit dependencies required by 32-bit Wine part on your 64-bit host.
If you installed Wine using package manager, please go to Wine user forums (http://forum.winehq.org/) and ask for help there how to do that for your distro.
If you compiled Wine on your own, please visit http://wiki.winehq.org/WineOn64bit and follow instructions for your distro (and/or visit http://forum.winehq.org if you still have questionsS).
Regards