[Bug 37578] Request for Enhancement: please add zlib as a dependency

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 21 17:36:45 CST 2014


https://bugs.winehq.org/show_bug.cgi?id=37578

--- Comment #12 from Todd Chester <ToddAndMargo at zoho.com> ---
(In reply to Henri Verbeet from comment #9)
> (In reply to Todd Chester from comment #8)
> > Perfect!  Just put the line for zlib line before the libpng line and no more
> > bogus error about libpng missing when it is actually zlib.
> > 
> It already is, so I'm curious why it didn't trigger for you. The config.log
> would have helped with figuring that out.

# rpm -qa zlib-devel\* | grep -i i686
zlib-devel-1.2.3-29.el6.i686

# rpm -e zlib-devel-1.2.3-29.el6.i686

$ ./configure --disable-win64
...
configure: WARNING: libxslt 32-bit development files not found, xslt won't be
supported.

configure: WARNING: libpng 32-bit development files not found, PNG won't be
supported.

configure: Finished.  Do 'make' to compile Wine.


And to make sure, I reinstalled zlib-devel and it ./configured without errors

I will attach config.log.  Use "tar xjvf" to decompress.
-T

-- 
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.



More information about the wine-bugs mailing list