[3f8be484] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[aa18ac0] | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[3f8be484] | 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 |
|
---|
[c999585] | 24 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 25 | href="../common/module-init-tools.xml"
|
---|
[e0e40d3] | 26 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
[c999585] | 27 |
|
---|
[c4534a5] | 28 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 29 | href="../common/module-init-tools.xml"
|
---|
| 30 | xpointer="xpointer(//*[@os='cc'])"/>
|
---|
| 31 |
|
---|
[5999613] | 32 | <screen os="d"><userinput>CC="gcc ${BUILD64}" ./configure &&
|
---|
[3135bd6] | 33 | make check &&
|
---|
[c4534a5] | 34 | make clean</userinput></screen>
|
---|
[c999585] | 35 |
|
---|
[3f8be484] | 36 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 37 | href="../common/module-init-tools.xml"
|
---|
[e0e40d3] | 38 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
[3f8be484] | 39 |
|
---|
[f4cc1c2] | 40 | <screen os="f"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \
|
---|
[1e58202] | 41 | --bindir=/bin --sbindir=/sbin \
|
---|
[e60a7f6] | 42 | --enable-zlib-dynamic</userinput></screen>
|
---|
[3f8be484] | 43 |
|
---|
| 44 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 45 | href="../common/module-init-tools.xml"
|
---|
[e0e40d3] | 46 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
[3f8be484] | 47 |
|
---|
| 48 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 49 | href="../common/module-init-tools.xml"
|
---|
[e0e40d3] | 50 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
[3f8be484] | 51 |
|
---|
| 52 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 53 | href="../common/module-init-tools.xml"
|
---|
[e0e40d3] | 54 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
[3f8be484] | 55 |
|
---|
| 56 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 57 | href="../common/module-init-tools.xml"
|
---|
[e0e40d3] | 58 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
[3f8be484] | 59 |
|
---|
| 60 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 61 | href="../common/module-init-tools.xml"
|
---|
[e0e40d3] | 62 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
[3f8be484] | 63 |
|
---|
[694e331] | 64 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 65 | href="../common/module-init-tools.xml"
|
---|
| 66 | xpointer="xpointer(//*[@os='l'])"/>
|
---|
| 67 |
|
---|
[3f8be484] | 68 | </sect2>
|
---|
| 69 |
|
---|
| 70 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 71 | href="../common/module-init-tools.xml"
|
---|
| 72 | xpointer="xpointer(id('contents-module-init-tools'))"/>
|
---|
| 73 |
|
---|
| 74 | </sect1>
|
---|