https://bugs.winehq.org/show_bug.cgi?id=37534
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #1 from Sebastian Lackner sebastian@fds-team.de ---
Would your please fix these errors? I have attached my config.log. You will note in the log that it does indeed find libpng.
Most of these issues cannot be fixed in Wine itself, the messages are correct and you are just missing the right packages.
libXrender: You are missing libXrender-devel.
OpenGL: You are missing mesa-libGL-devel (or some equivalent package).
Sound: Pulseaudio is not supported by wine, you are most likely missing alsa-lib-devel. Alsa then redirects the sound to pulseaudio (if you have the right packages installed).
For libxslt / libpng: The detection should work fine, but its impossible to tell whats going wrong in your case without having the full config.log. Please attach it to this bug report. Moreover, please also provide a list of files in the libxslt / libpng package.