aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/procinfo-inst.xml
blob: 73ac5d06771db2e641c2955ad6372259d252eb32 (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>make LDLIBS=-lncurses &amp;&amp;</userinput>
<userinput>make install</userinput></screen></para>

</sect2>