MG wrote:
> please can you tell me to get what I'm missing?
{...]
> configure: error: can't find zlib on your system
Like the error message tells you: You are missing zlib. Well, more
exactly you need the appropriate development package which would be
zlib1g-dev for Hardy.
Nils