[bf8c11f] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | <!ENTITY % patches-entities SYSTEM "../../patches.ent">
|
---|
| 6 | %general-entities;
|
---|
| 7 | %patches-entities;
|
---|
| 8 | ]>
|
---|
| 9 |
|
---|
| 10 | <sect1 id="ch-system-zlib-32" role="wrap">
|
---|
| 11 | <?dbhtml filename="zlib.html"?>
|
---|
| 12 |
|
---|
| 13 | <title>Zlib-&zlib-version; 32 Bit Libraries</title>
|
---|
| 14 |
|
---|
| 15 | <indexterm zone="ch-system-zlib-32">
|
---|
| 16 | <primary sortas="a-Zlib">Zlib</primary>
|
---|
| 17 | <secondary>32 Bit</secondary>
|
---|
| 18 | </indexterm>
|
---|
| 19 |
|
---|
| 20 | <sect2 role="package">
|
---|
| 21 | <title/>
|
---|
| 22 |
|
---|
| 23 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 24 | href="../common/zlib.xml"
|
---|
| 25 | xpointer="xpointer(//*[@role='package']/para[1])"/>
|
---|
| 26 |
|
---|
| 27 | <segmentedlist>
|
---|
| 28 | <segtitle>&buildtime;</segtitle>
|
---|
| 29 | <segtitle>&diskspace;</segtitle>
|
---|
| 30 |
|
---|
| 31 | <seglistitem>
|
---|
| 32 | <seg>Not checked yet</seg>
|
---|
| 33 | <seg>Not checked yet</seg>
|
---|
| 34 | </seglistitem>
|
---|
| 35 | </segmentedlist>
|
---|
| 36 |
|
---|
| 37 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 38 | href="../common/zlib.xml"
|
---|
| 39 | xpointer="xpointer(//*[@role='package']/segmentedlist[2])"/>
|
---|
| 40 |
|
---|
| 41 | </sect2>
|
---|
| 42 |
|
---|
| 43 | <sect2 role="installation">
|
---|
| 44 | <title>Installation of Zlib</title>
|
---|
| 45 |
|
---|
| 46 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 47 | href="../common/zlib.xml"
|
---|
| 48 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
| 49 |
|
---|
| 50 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 51 | href="../common/zlib.xml"
|
---|
| 52 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 53 |
|
---|
| 54 | <screen><userinput>CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" ./configure --prefix=/usr \
|
---|
| 55 | --shared --libdir=/lib</userinput></screen>
|
---|
| 56 |
|
---|
| 57 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 58 | href="../common/zlib.xml"
|
---|
| 59 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 60 |
|
---|
| 61 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 62 | href="../common/zlib.xml"
|
---|
| 63 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 64 |
|
---|
| 65 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 66 | href="../common/zlib.xml"
|
---|
| 67 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 68 |
|
---|
| 69 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 70 | href="../common/zlib.xml"
|
---|
| 71 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 72 |
|
---|
| 73 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 74 | href="../common/zlib.xml"
|
---|
| 75 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 76 |
|
---|
| 77 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 78 | href="../common/zlib.xml"
|
---|
| 79 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
| 80 |
|
---|
| 81 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 82 | href="../common/zlib.xml"
|
---|
| 83 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 84 |
|
---|
| 85 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 86 | href="../common/zlib.xml"
|
---|
| 87 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
| 88 |
|
---|
| 89 | <screen><userinput>make clean
|
---|
| 90 | CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" ./configure --prefix=/usr
|
---|
| 91 | make</userinput></screen>
|
---|
| 92 |
|
---|
| 93 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 94 | href="../common/zlib.xml"
|
---|
| 95 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
| 96 |
|
---|
| 97 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 98 | href="../common/zlib.xml"
|
---|
| 99 | xpointer="xpointer(//*[@os='l'])"/>
|
---|
| 100 |
|
---|
| 101 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 102 | href="../common/zlib.xml"
|
---|
| 103 | xpointer="xpointer(//*[@os='m'])"/>
|
---|
| 104 |
|
---|
| 105 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 106 | href="../common/zlib.xml"
|
---|
| 107 | xpointer="xpointer(//*[@os='n'])"/>
|
---|
| 108 |
|
---|
| 109 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 110 | href="../common/zlib.xml"
|
---|
| 111 | xpointer="xpointer(//*[@os='o'])"/>
|
---|
| 112 |
|
---|
| 113 | </sect2>
|
---|
| 114 |
|
---|
| 115 | <sect2 role="content">
|
---|
| 116 | <title/>
|
---|
| 117 |
|
---|
| 118 | <para>Details on this package are located in <xref
|
---|
| 119 | linkend="contents-zlib" role="."/></para>
|
---|
| 120 |
|
---|
| 121 | </sect2>
|
---|
| 122 |
|
---|
| 123 | </sect1>
|
---|