Installing Gzip-&gzip-version;
Estimated build time:           &gzip-time-tools;
Estimated required disk space:  &gzip-compsize-tools;
&aa-gzip-shortdesc;
&aa-gzip-dep;
  
Installation of Gzip
Prepare Gzip for compilation:
./configure --prefix=/tools
Compile the package:
make
And install it:
make install