lfs/chapter06/procinfo-inst.xml

17 lines
282 B
XML
Raw Normal View History

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