Installation of Grep CFLAGS="-O2 -pipe" ./configure --prefix=/stage1 \     --disable-perl-regexp --with-included-regex make LDFLAGS="-s" chmod 750 ./tests/* make check make install