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