Hi there, On Tue, 8 Mar 2011 19:49:07 -0500, David Lightstone wrote: > The include file zlib.h could not be found > > Hack Resolution?
> In both cases I commented out the gcc configuration option > --with-system-zlib This is indeed a hack resolution. I solved the same problem by installing the development package of the zlib on the host system. In Debian Squeeze and Ubuntu Lucid the package is called 'zlib1g-dev'. Greets Alex -- ptxdist mailing list [email protected]
