[3f8be484] | 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 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-system-module-init-tools" role="wrap">
|
---|
| 9 | <?dbhtml filename="module-init-tools.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Module-Init-Tools-&module-init-tools-version;</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-system-module-init-tools">
|
---|
| 14 | <primary sortas="a-Module-Init-Tools">Module-Init-Tools</primary>
|
---|
| 15 | </indexterm>
|
---|
| 16 |
|
---|
[566db8e] | 17 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 18 | href="../common/module-init-tools.xml"
|
---|
| 19 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
[3f8be484] | 20 |
|
---|
| 21 | <sect2 role="installation">
|
---|
| 22 | <title>Installation of Module-Init-Tools</title>
|
---|
| 23 |
|
---|
| 24 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 25 | href="../common/module-init-tools.xml"
|
---|
| 26 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
| 27 |
|
---|
| 28 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 29 | href="../common/module-init-tools.xml"
|
---|
| 30 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 31 |
|
---|
[c999585] | 32 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 33 | href="../common/module-init-tools.xml"
|
---|
[e0e40d3] | 34 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
[c999585] | 35 |
|
---|
[5999613] | 36 | <screen os="d"><userinput>CC="gcc ${BUILD64}" ./configure &&
|
---|
[3135bd6] | 37 | make check &&
|
---|
| 38 | make distclean</userinput></screen>
|
---|
[c999585] | 39 |
|
---|
[3f8be484] | 40 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 41 | href="../common/module-init-tools.xml"
|
---|
[e0e40d3] | 42 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
[3f8be484] | 43 |
|
---|
[0e03aac] | 44 | <screen os="f"><userinput>CC="gcc ${BUILD64}" ./configure --prefix="/" --enable-zlib</userinput></screen>
|
---|
[3f8be484] | 45 |
|
---|
| 46 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 47 | href="../common/module-init-tools.xml"
|
---|
[e0e40d3] | 48 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
[3f8be484] | 49 |
|
---|
| 50 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 51 | href="../common/module-init-tools.xml"
|
---|
[e0e40d3] | 52 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
[3f8be484] | 53 |
|
---|
| 54 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 55 | href="../common/module-init-tools.xml"
|
---|
[e0e40d3] | 56 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
[3f8be484] | 57 |
|
---|
| 58 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 59 | href="../common/module-init-tools.xml"
|
---|
[e0e40d3] | 60 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
[3f8be484] | 61 |
|
---|
| 62 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 63 | href="../common/module-init-tools.xml"
|
---|
[e0e40d3] | 64 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
[3f8be484] | 65 |
|
---|
| 66 | </sect2>
|
---|
| 67 |
|
---|
| 68 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 69 | href="../common/module-init-tools.xml"
|
---|
| 70 | xpointer="xpointer(id('contents-module-init-tools'))"/>
|
---|
| 71 |
|
---|
| 72 | </sect1>
|
---|