aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/patch-inst.xml
blob: bf921f26f23be880dbd77e3de6c71523795f1c0f (plain)
1
2
3
4
5
6
7
8
9
10
11
<sect2>
<title>Installation of Patch</title>

<para>Install Patch by running the following commands:</para>

<para><screen><userinput>./configure --prefix=/usr &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
<userinput>make install</userinput></screen></para>

</sect2>