configure: error: cannot find libz

Viewed 6185

Building Mesos 1.3.0 from sources on linux-mint release 18.2 I get the following message:

configure: error: cannot find libz

When I try to search packages starts with libz* I get many packages names starting with libz. Which one is the right package I should install it?

1 Answers
Related