lfs/chapter06/procps.xml

37 lines
765 B
XML
Raw Normal View History

<sect1 id="ch-system-procps" xreflabel="Procps">
<title>Installing Procps-&procps-version;</title>
<?dbhtml filename="procps.html" dir="chapter06"?>
<para>The Procps package contains programs for monitoring processes.</para>
<screen>&buildtime; &procps-time;
&diskspace; &procps-compsize;</screen>
&aa-procps-down;
&aa-procps-dep;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
<sect2>
<title>Installation of Procps</title>
<para>Compile Procps:</para>
<screen><userinput>make</userinput></screen>
<para>Install it:</para>
<screen><userinput>make install</userinput></screen>
<para>And remove a spurious library link:</para>
<screen><userinput>rm /lib/libproc.so</userinput></screen>
</sect2>
&aa-procps-shortdesc;
&aa-procps-desc;
</sect1>