[Bug 32599] New: error in dotner35 installation
http://bugs.winehq.org/show_bug.cgi?id=32599 Bug #: 32599 Summary: error in dotner35 installation Product: WineHQ Bugzilla Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: bugzilla-unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: mestofel13(a)gmail.com Classification: Unclassified Created attachment 43018 --> http://bugs.winehq.org/attachment.cgi?id=43018 dotnet verifier log When I'm trying to install dotnet35 I always have an error. My OS is arch x86_64 but wine has win32 WINEARCH. The dotnet20 verfications fails. wine version is 1.5.20. -- 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=32599 yury <mestofel13(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mestofel13(a)gmail.com -- 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=32599 --- Comment #1 from yury <mestofel13(a)gmail.com> 2012-12-30 03:35:32 CST --- Created attachment 43019 --> http://bugs.winehq.org/attachment.cgi?id=43019 winetricks -q dotnet35 -- 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=32599 yury <mestofel13(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet -- 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=32599 yury <mestofel13(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|bugzilla-unknown |-unknown Version|unspecified |1.5.20 Product|WineHQ Bugzilla |Wine -- 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=32599 yury <mestofel13(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|error in dotner35 |error in dotner35 |installation |installing -- 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=32599 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht(a)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(a)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 -- 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=32599 --- Comment #3 from yury <mestofel13(a)gmail.com> 2012-12-30 09:23:58 CST --- Anastasius Focht, thanks. Its work now. -- 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=32599 --- Comment #4 from yury <mestofel13(a)gmail.com> 2012-12-30 09:24:11 CST --- Anastasius Focht, thanks. Its work now. -- 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=32599 yury <mestofel13(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |FIXED -- 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=32599 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|FIXED |INVALID --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2012-12-30 13:50:48 CST --- Nothing was fixed in wine. -- 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