I had the very same problem with slapd; the cause appears to be a missing library symlink for libz.so. You can work around this problem by creating this symlink yourself or by installing zlib1g-dev (which sets up the link too).
Navdeep
I had the very same problem with slapd; the cause appears to be a missing library symlink for libz.so. You can work around this problem by creating this symlink yourself or by installing zlib1g-dev (which sets up the link too).
Navdeep