DataSoft / Honeyd

virtual honeypots
GNU General Public License v2.0
348 stars 101 forks source link

Add dependence: zlib #101

Open martinbydefault opened 6 years ago

martinbydefault commented 6 years ago

When executing ./configure it fails with this:

checking for deflate in -lz... no
configure: error: zlib ismissing - you need to install it

Installing zlib solves it.