lfs/chapter06/procps-inst.xml

18 lines
299 B
XML
Raw Normal View History

<sect2>
<title>Installation of Procps</title>
<para>
Install Procps by running the following commands:
</para>
<para>
<screen>
<userinput>make &amp;&amp;</userinput>
<userinput>make XSCPT='' install &amp;&amp;</userinput>
<userinput>mv /usr/bin/kill /bin</userinput>
</screen>
</para>
</sect2>