- <sect2><title> </title><para> </para></sect2>
- <sect2>
- <title>Installation of Grep</title>
- <para><screen><userinput>./configure --prefix=/stage1 \
- --disable-perl-regexp --with-included-regex
- make
- make check
- make install</userinput></screen></para>
- </sect2>
|