aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/patch-inst.xml
blob: ba9302d2edd38e40141f22436e18358658f3e10e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>

<sect2>
<title>Installation of Patch</title>

<para><screen><userinput>CPPFLAGS=-D_GNU_SOURCE ./configure --prefix=/stage1
make 
make install</userinput></screen></para>


</sect2>