https://bugs.winehq.org/show_bug.cgi?id=37534 Bug ID: 37534 Summary: 1.7.30 ./configure errors to report Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: ToddAndMargo(a)zoho.com Distribution: --- Hi All, Scientific Linux 6.5 (RHEL 6.5 clone). Would your please fix these errors? I have attached my config.log. You will note in the log that it does indeed find libpng. Many thanks, -T wine-1.7.30]# ./configure --disable-win64 "configure: WARNING: libxrender 32-bit development files not found, XRender won't be supported." It is already installed. The "X" is in caps # rpm -qa libXrender | grep -i i686 libXrender-0.9.8-2.1.el6.i686 "configure: WARNING: No OpenGL library found on this system. OpenGL and Direct3D won't be supported." # rpm -qa \*OpenGL\* | grep -i i686 perl-OpenGL-0.62-1.el6.i686 "configure: WARNING: libxslt 3/usr/lib/libXrender.so.12-bit development files not found, xslt won't be supported." # rpm -qa \*libxslt\* | grep -i i686 libxslt-1.1.26-2.el6_3.1.i686 libxslt-devel-1.1.26-2.el6_3.1.i686 "configure: WARNING: libpng 32-bit development files not found, PNG won't be supported." # rpm -qa \*libpng\* | grep -i i686 libpng-devel-1.2.49-1.el6_2.i686 libpng-1.2.49-1.el6_2.i686 "configure: WARNING: No sound system was found. Windows applications will be silent." VLC works fine (pulse audio output) -- 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.