Installation of Gzip ./configure --prefix=/stage1 make make install rm -f /stage1/bin/{gunzip,zcat} ln -s gzip /stage1/bin/gunzip ln -s gzip /stage1/bin/zcat