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