mirror of
https://github.com/avmaisak/LFS_Book.git
synced 2026-01-14 02:00:45 +00:00
65 lines
1.8 KiB
XML
65 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||
<!ENTITY % general-entities SYSTEM "../general.ent">
|
||
%general-entities;
|
||
]>
|
||
|
||
<sect1 id="ch-tools-bzip2" role="wrap">
|
||
<?dbhtml filename="bzip2.html"?>
|
||
|
||
<sect1info condition="script">
|
||
<productname>bzip2</productname>
|
||
<productnumber>&bzip2-version;</productnumber>
|
||
<address>&bzip2-url;</address>
|
||
</sect1info>
|
||
|
||
<title>Bzip2-&bzip2-version;</title>
|
||
|
||
<indexterm zone="ch-tools-bzip2">
|
||
<primary sortas="a-Bzip2">Bzip2</primary>
|
||
<secondary>tools</secondary>
|
||
</indexterm>
|
||
|
||
<sect2 role="package">
|
||
<title/>
|
||
|
||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||
href="../chapter06/bzip2.xml"
|
||
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
|
||
|
||
<segmentedlist>
|
||
<segtitle>&buildtime;</segtitle>
|
||
<segtitle>&diskspace;</segtitle>
|
||
|
||
<seglistitem>
|
||
<seg>&bzip2-ch5-sbu;</seg>
|
||
<seg>&bzip2-ch5-du;</seg>
|
||
</seglistitem>
|
||
</segmentedlist>
|
||
|
||
</sect2>
|
||
|
||
<sect2 role="installation">
|
||
<title>Установка пакета Bzip2</title>
|
||
|
||
<para>Пакет Bzip2 не содержит сценария конфигурации <command>configure</command>. Выполните компиляцию и тестирование, выполнив команду:</para>
|
||
|
||
<screen><userinput remap="make">make</userinput></screen>
|
||
|
||
<para>Установите пакет:</para>
|
||
|
||
<screen><userinput remap="install">make PREFIX=/tools install</userinput></screen>
|
||
|
||
</sect2>
|
||
|
||
<sect2 role="content">
|
||
<title/>
|
||
|
||
<para>Подробная информация об этом пакете находится в
|
||
<xref linkend="contents-bzip2" role="."/></para>
|
||
|
||
</sect2>
|
||
|
||
</sect1>
|