LDP/LDP/retired/LFS/chapter6/patch-inst.xml

12 lines
239 B
XML

<sect2>
<title>Installation of Patch</title>
<para>Install Patch by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>