LDP/LDP/retired/LFS/chapter06/procps.xml

37 lines
851 B
XML

<sect1 id="ch06-procps">
<title>Installing Procps-&procps-version;</title>
<?dbhtml filename="procps.html" dir="chapter06"?>
<screen>Estimated build time: &procps-time;
Estimated required disk space: &procps-compsize;</screen>
&aa-procps-shortdesc;
&aa-procps-dep;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
<sect2>
<title>Installation of Procps</title>
<para>First fix a problem that can crash <userinput>w</userinput> under
certain locale settings:</para>
<screen><userinput>patch -Np1 -i ../&procps-patch;</userinput></screen>
<para>Now 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>
</sect1>