1
0

diffutils.xml 844 B

12345678910111213141516171819202122232425262728293031323334353637
  1. <sect1 id="ch06-diffutils" xreflabel="Diffutils">
  2. <title>Installing Diffutils-&diffutils-version;</title>
  3. <?dbhtml filename="diffutils.html" dir="chapter06"?>
  4. <para>The Diffutils package contains programs that show the differences
  5. between files or directories.</para>
  6. <screen>&buildtime; &diffutils-time;
  7. &diskspace; &diffutils-compsize;</screen>
  8. &aa-diffutils-down;
  9. &aa-diffutils-dep;
  10. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  11. <sect2>
  12. <title>Installation of Diffutils</title>
  13. <para>Prepare Diffutils for compilation:</para>
  14. <screen><userinput>./configure --prefix=/usr</userinput></screen>
  15. <para>Compile the package:</para>
  16. <screen><userinput>make</userinput></screen>
  17. <para>And install it:</para>
  18. <screen><userinput>make install</userinput></screen>
  19. </sect2>
  20. &aa-diffutils-shortdesc;
  21. &aa-diffutils-desc;
  22. </sect1>