./configure --prefix=/usr &&
make &&
make install &&
./configure --prefix=/usr --shared &&
make &&
make install &&
cp zlib.3 /usr/share/man/man3
