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

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

<para><screen><userinput>sed "s/-ltermcap/-lncurses/" Makefile | make -f - &amp;&amp;</userinput>
<userinput>make install</userinput></screen></para>

</sect2>