gzip.xml 794 B

1234567891011121314151617181920212223242526272829303132333435
  1. <sect1 id="ch05-gzip">
  2. <title>Installing Gzip-&gzip-version;</title>
  3. <?dbhtml filename="gzip.html" dir="chapter05"?>
  4. <screen>&buildtime; &gzip-time-tools;
  5. &diskspace; &gzip-compsize-tools;</screen>
  6. &aa-gzip-down;
  7. &aa-gzip-dep;
  8. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  9. <sect2>
  10. <title>Installation of Gzip</title>
  11. <para>Prepare Gzip for compilation:</para>
  12. <screen><userinput>./configure --prefix=/tools</userinput></screen>
  13. <para>Compile the package:</para>
  14. <screen><userinput>make</userinput></screen>
  15. <para>And install it:</para>
  16. <screen><userinput>make install</userinput></screen>
  17. </sect2>
  18. <sect2><title>&nbsp;</title><para>&nbsp;</para>
  19. <para>The details on this package are found in <xref linkend="contents-gzip"/>.</para>
  20. <para>&nbsp;</para></sect2>
  21. </sect1>