gzip.xml 715 B

123456789101112131415161718192021222324252627282930
  1. <sect1 id="ch05-gzip">
  2. <title>Installing Gzip-&gzip-version;</title>
  3. <?dbhtml filename="gzip.html" dir="chapter05"?>
  4. <screen>Estimated build time: &gzip-time-tools;
  5. Estimated required disk space: &gzip-compsize-tools;</screen>
  6. <para>For the package details see <xref linkend="contents-gzip"/>.</para>
  7. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  8. <sect2>
  9. <title>Installation of Gzip</title>
  10. <para>Prepare Gzip for compilation:</para>
  11. <screen><userinput>./configure --prefix=/tools</userinput></screen>
  12. <para>Compile the package:</para>
  13. <screen><userinput>make</userinput></screen>
  14. <para>And install it:</para>
  15. <screen><userinput>make install</userinput></screen>
  16. </sect2>
  17. </sect1>