[Bug 39791] New: Problem to start wiso-2016 with wine-1.8-rc4: libxml2 support was not present at compile time.
https://bugs.winehq.org/show_bug.cgi?id=39791 Bug ID: 39791 Summary: Problem to start wiso-2016 with wine-1.8-rc4: libxml2 support was not present at compile time. Product: Wine Version: 1.8-rc4 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: joachim.backes(a)rhrk.uni-kl.de Distribution: --- Created attachment 53087 --> https://bugs.winehq.org/attachment.cgi?id=53087 error messages Trying to start wiso-steuersparbuch-2016 with wine-1.8-rc4 fails under Fedora23 with the error: libxml2 support was not present at compile time. The total error messages: See attachment! But wine-1.8-rc3 does not show this failure, it runs properly! I installed libxml2-devel.i686 in Fedora23, but that did not help, so I don't know what to do. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39791 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- That's a question for package author, why he decided to build without linking to libxml2. And no, devel package won't help - you have to build msxml3 with libxml2 support, it's a build time dependency. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39791 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39791 --- Comment #2 from JB <joachim.backes(a)rhrk.uni-kl.de> --- (In reply to Nikolay Sivov from comment #1)
That's a question for package author, why he decided to build without linking to libxml2. And no, devel package won't help - you have to build msxml3 with libxml2 support, it's a build time dependency.
Hi Nikolay, thanks for your hint. But how to build msxml3 with libxml2 support? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39791 --- Comment #3 from JB <joachim.backes(a)rhrk.uni-kl.de> --- I could solve the problem by downloading msxml3.msi to ~/.cache/winetricks/msxml3 and then to rerun "wintricks msxml3". After this installation, wiso-sparbuch-2016 runs flawlessly even with wine-1.8-rc4. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39791 --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> --- Basically you need to build wine itself, while making sure you have devel package for libxml2 installed. I suggest to try Fedora 23 package that winehq.org provides now, see instructions here https://forum.winehq.org/viewtopic.php?f=8&t=25767 on how to add a repo and install from it. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39791 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> --- Installing native msxml3 is not a solution, but a workaround. If it worked fine with 1.8-rc3 it's very unlikely it won't work with 1.8-rc4 (provided you're using a fixed build). -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39791 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, where did you get this Wine-1.8-rc4 package from Fedora? I don't see anything "rc4" pushed to Fedora 23 'updates-testing' repo. wine-core-1.8-0.1 (wine-core-1.8-0.1.fc23.i686.rpm) -> wine-1.8-rc3 (Staging) Provide exact steps how you installed that specific Wine version in question ('dnf' commands, info) or did you compile it on your own? Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39791 --- Comment #7 from JB <joachim.backes(a)rhrk.uni-kl.de> --- (In reply to Anastasius Focht from comment #6)
Hello folks,
where did you get this Wine-1.8-rc4 package from Fedora? I don't see anything "rc4" pushed to Fedora 23 'updates-testing' repo.
wine-core-1.8-0.1 (wine-core-1.8-0.1.fc23.i686.rpm) -> wine-1.8-rc3 (Staging)
Provide exact steps how you installed that specific Wine version in question ('dnf' commands, info) or did you compile it on your own?
Regards
I downloaded the source and did run the build! -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39791 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID Summary|Problem to start wiso-2016 |WISO 2016 fails to start, |with wine-1.8-rc4: libxml2 |reports 'libxml2 support |support was not present at |was not present at compile |compile time. |time' (broken self-made | |Wine build) --- Comment #8 from Anastasius Focht <focht(a)gmx.net> --- Hello Joachim, it seems you made a mistake when building Wine from source then, by not satisfying 'libxml2' dependency. Many applications using msxm3/4/5/6 won't work without it. Building Wine from source requires certain knowledge. Athough Wiki/Howtos describe this process in general I suggest to use the distribution provided packages or wait until WineHQ provides pre-built binary packages at regular intervals (soon). Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39791 --- Comment #9 from Rosanne DiMesio <dimesio(a)earthlink.net> --- (In reply to Anastasius Focht from comment #8)
or wait until WineHQ provides pre-built binary packages at regular intervals (soon).
It already does. https://forum.winehq.org/viewtopic.php?f=8&t=25767 The WineHQ 1.8-rc4 packages for Fedora 23 have been up since yesterday. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39791 --- Comment #10 from Anastasius Focht <focht(a)gmx.net> --- Hello Rosanne, --- quote --- The WineHQ 1.8-rc4 packages for Fedora 23 have been up since yesterday. --- quote --- thanks for the info. I'm not a daily reader of the forum but rather looked at the first place to visit: https://www.winehq.org/download/ which didn't mention this yet. Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39791 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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