aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/procinfo-inst.xml
blob: 213a230a84c42bbd73cfd5ab320af284b9d45507 (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>