https://bugs.winehq.org/show_bug.cgi?id=50570
Bug ID: 50570 Summary: Unknown Debian package and website in README Product: Wine Version: 6.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jkfloris@dds.nl Distribution: ---
During the lockdown I have some free time and noticed that there is no Dutch translation of the README yet. (Anyone reading this file at all?) So I'm trying to translate the original English version. So far I have noticed two things:
From the README:
Basic requirements: You need to have the X11 development include files installed (called xlib6g-dev in Debian and XFree86-devel in Red Hat).
The xlib6g-dev package no longer exists in Debian. I think Wine needs the libx11-xcb-dev package.
Optional support libraries: Configure will display notices when optional libraries are not found on your system. See https://wiki.winehq.org/Recommended_Packages for
https://wiki.winehq.org/Recommended_Packages redirects to https://wiki.winehq.org/Building_Wine Will this redirection persist or is it more convenient to adjust it?
https://bugs.winehq.org/show_bug.cgi?id=50570
--- Comment #1 from Henri Verbeet hverbeet@gmail.com --- (In reply to jkfloris from comment #0)
From the README:
Basic requirements: You need to have the X11 development include files installed (called xlib6g-dev in Debian and XFree86-devel in Red Hat).
The xlib6g-dev package no longer exists in Debian. I think Wine needs the libx11-xcb-dev package.
Wine specifically needs libX11.so (among others). In current Debian (buster) that's in libx11-dev. There's also the xorg-dev metapackage which pulls in libx11-dev, as well as several other Xorg development packages; in some regards the xorg-dev package may be a better choice than the libx11-dev package for the average user.
https://bugs.winehq.org/show_bug.cgi?id=50570
jkfloris@dds.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #2 from jkfloris@dds.nl --- Fixed: https://source.winehq.org/git/wine.git/commit/8c65205d2245e83b00c62911469b08...
https://bugs.winehq.org/show_bug.cgi?id=50570
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.1.