blob: fde7a66535c464bf3ec98ee98878977b58058ea5 (
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 &&
make install</userinput></screen></para>
</sect2>
|