Open martinbydefault opened 6 years ago
When executing ./configure it fails with this:
./configure
checking for deflate in -lz... no configure: error: zlib ismissing - you need to install it
Installing zlib solves it.
When executing
./configure
it fails with this:Installing zlib solves it.