I am trying to compile Grass5.03 on Debian Linux and the configure script
stops at :
checking for location of zlib library...
checking for deflate in -1z... no
I know that I have libz.so.1.1.4 ( zlib1g ) installed.
What do I have set wrong?
Jim