procps.xml 669 B

12345678910111213141516171819202122232425262728293031
  1. <sect1 id="ch06-procps">
  2. <title>Installing Procps-&procps-version;</title>
  3. <?dbhtml filename="procps.html" dir="chapter06"?>
  4. <screen>Estimated build time: &procps-time;
  5. Estimated required disk space: &procps-compsize;</screen>
  6. &aa-procps-shortdesc;
  7. &aa-procps-dep;
  8. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  9. <sect2>
  10. <title>Installation of Procps</title>
  11. <para>Compile Procps:</para>
  12. <screen><userinput>make</userinput></screen>
  13. <para>Install it:</para>
  14. <screen><userinput>make install</userinput></screen>
  15. <para>And remove a spurious library link:</para>
  16. <screen><userinput>rm /lib/libproc.so</userinput></screen>
  17. </sect2>
  18. </sect1>