Dear all, I am trying to install zlib.dll.zip to my system. I put zlib.h to /MinGW/include and but ./condifure --with-extra-inc=/MinGW/include can not find it. Also, I am not sure if I need to do 'mv zlib.lib libz.a' as suggested by some websites.
Bo