lfs/chapter06/procinfo-inst.xml
2001-04-16 02:04:19 +00:00

16 lines
310 B
XML

<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>