[9f652e6] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
[6392a09d] | 8 | <sect1 id="ch-system-xz" role="wrap">
|
---|
| 9 | <?dbhtml filename="xz-64bit.html"?>
|
---|
[9f652e6] | 10 |
|
---|
[6392a09d] | 11 | <title>XZ Utils-&xz-version; 64 Bit</title>
|
---|
[9f652e6] | 12 |
|
---|
[6392a09d] | 13 | <indexterm zone="ch-system-xz">
|
---|
[3fb13ab] | 14 | <primary sortas="a-XZ Utils">XZ Utils</primary>
|
---|
[9f652e6] | 15 | </indexterm>
|
---|
| 16 |
|
---|
[dabbced] | 17 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[6392a09d] | 18 | href="../common/xz.xml"
|
---|
[9f652e6] | 19 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
| 20 |
|
---|
| 21 | <sect2 role="installation">
|
---|
[3fb13ab] | 22 | <title>Installation of XZ Utils</title>
|
---|
[9f652e6] | 23 |
|
---|
[dabbced] | 24 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[6392a09d] | 25 | href="xz.xml"
|
---|
[9f652e6] | 26 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
| 27 |
|
---|
[c873165] | 28 | <screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \
|
---|
| 29 | --libdir=/usr/lib64 --docdir=/usr/share/doc/xz-&xz-version;</userinput></screen>
|
---|
[9f652e6] | 30 |
|
---|
[dabbced] | 31 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[6392a09d] | 32 | href="xz.xml"
|
---|
[9f652e6] | 33 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 34 |
|
---|
[dabbced] | 35 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[81d70a7] | 36 | href="xz.xml"
|
---|
| 37 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
[3e3a19a] | 38 |
|
---|
[dabbced] | 39 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[6392a09d] | 40 | href="xz.xml"
|
---|
[3e3a19a] | 41 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
[9f652e6] | 42 |
|
---|
[686839b] | 43 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 44 | href="xz.xml"
|
---|
| 45 | xpointer="xpointer(//*[@os='e2'])"/>
|
---|
| 46 |
|
---|
[dabbced] | 47 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[6392a09d] | 48 | href="xz.xml"
|
---|
[9f652e6] | 49 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 50 |
|
---|
[058c1e7f] | 51 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 52 | href="xz.xml"
|
---|
| 53 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
[6392a09d] | 54 |
|
---|
[dabbced] | 55 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3437936] | 56 | href="../common/xz.xml"
|
---|
[6392a09d] | 57 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
| 58 |
|
---|
[dabbced] | 59 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3437936] | 60 | href="../common/xz.xml"
|
---|
[7de9ad3] | 61 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 62 |
|
---|
[2ce95e9] | 63 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 64 | href="xz.xml"
|
---|
| 65 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
| 66 |
|
---|
[058c1e7f] | 67 | <screen os="k"><userinput>mv -v /usr/lib64/liblzma.so.* /lib64
|
---|
[21403ba] | 68 | ln -sfv ../../lib64/$(readlink /usr/lib64/liblzma.so) /usr/lib64/liblzma.so</userinput></screen>
|
---|
[7de9ad3] | 69 |
|
---|
[9f652e6] | 70 | </sect2>
|
---|
| 71 |
|
---|
[dabbced] | 72 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[6392a09d] | 73 | href="../common/xz.xml"
|
---|
| 74 | xpointer="xpointer(id('contents-xz'))"/>
|
---|
[9f652e6] | 75 |
|
---|
| 76 | </sect1>
|
---|