- <sect2>
 
- <title>Installation of Grep</title>
 
- <para>Install Grep by running the following commands:</para>
 
- <para><screen><userinput>CPPFLAGS=-Dre_max_failures=re_max_failures2 \
 
- ./configure --prefix=$LFS/static --disable-nls \
 
-     --disable-perl-regexp &&
 
- make LDFLAGS=-static &&
 
- make install</userinput></screen></para>
 
- </sect2>
 
 
  |