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

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

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

</sect2>