[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-e2fsprogs" role="wrap">
|
---|
| 11 | <?dbhtml filename="e2fsprogs-64bit.html"?>
|
---|
| 12 |
|
---|
| 13 | <title>E2fsprogs-&e2fsprogs-version; 64 Bit</title>
|
---|
| 14 |
|
---|
| 15 | <indexterm zone="ch-system-e2fsprogs">
|
---|
| 16 | <primary sortas="a-E2fsprogs">E2fsprogs</primary>
|
---|
| 17 | </indexterm>
|
---|
| 18 |
|
---|
| 19 | <sect2 role="package">
|
---|
| 20 | <title/>
|
---|
| 21 |
|
---|
| 22 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 23 | href="../common/e2fsprogs.xml"
|
---|
| 24 | xpointer="xpointer(//*[@role='package']/para[1])"/>
|
---|
| 25 |
|
---|
| 26 | <segmentedlist>
|
---|
| 27 | <segtitle>&buildtime;</segtitle>
|
---|
| 28 | <segtitle>&diskspace;</segtitle>
|
---|
| 29 |
|
---|
| 30 | <seglistitem>
|
---|
| 31 | <seg>Not checked yet</seg>
|
---|
| 32 | <seg>Not checked yet</seg>
|
---|
| 33 | </seglistitem>
|
---|
| 34 | </segmentedlist>
|
---|
| 35 |
|
---|
| 36 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 37 | href="../common/e2fsprogs.xml"
|
---|
| 38 | xpointer="xpointer(//*[@role='package']/segmentedlist[2])"/>
|
---|
| 39 |
|
---|
| 40 | </sect2>
|
---|
| 41 |
|
---|
| 42 | <sect2 role="installation">
|
---|
| 43 | <title>Installation of E2fsprogs</title>
|
---|
| 44 |
|
---|
| 45 | <para>Change the library directory to <filename
|
---|
| 46 | class="directory">lib64</filename>:</para>
|
---|
| 47 |
|
---|
| 48 | <screen><userinput>sed -i '/libdir=.*\/lib/s@/lib@/lib64@g' configure</userinput></screen>
|
---|
| 49 |
|
---|
| 50 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 51 | href="e2fsprogs.xml"
|
---|
| 52 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
| 53 |
|
---|
| 54 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 55 | href="e2fsprogs.xml"
|
---|
| 56 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 57 |
|
---|
| 58 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 59 | href="e2fsprogs.xml"
|
---|
| 60 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 61 |
|
---|
| 62 | <screen><userinput>CC="gcc ${BUILD64}" ../configure --prefix=/usr \
|
---|
| 63 | --with-root-prefix="" --enable-elf-shlibs --disable-evms</userinput></screen>
|
---|
| 64 |
|
---|
| 65 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 66 | href="e2fsprogs.xml"
|
---|
| 67 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 68 |
|
---|
| 69 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 70 | href="../common/e2fsprogs.xml"
|
---|
| 71 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 72 |
|
---|
| 73 | <screen><userinput>make CC="gcc ${BUILD64}"</userinput></screen>
|
---|
| 74 |
|
---|
| 75 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 76 | href="../common/e2fsprogs.xml"
|
---|
| 77 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 78 |
|
---|
| 79 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 80 | href="../common/e2fsprogs.xml"
|
---|
| 81 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
| 82 |
|
---|
| 83 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 84 | href="../common/e2fsprogs.xml"
|
---|
| 85 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 86 |
|
---|
| 87 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 88 | href="e2fsprogs.xml"
|
---|
| 89 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
| 90 |
|
---|
| 91 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 92 | href="e2fsprogs.xml"
|
---|
| 93 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
| 94 |
|
---|
| 95 | </sect2>
|
---|
| 96 |
|
---|
| 97 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 98 | href="../common/e2fsprogs.xml"
|
---|
| 99 | xpointer="xpointer(id('contents-e2fsprogs'))"/>
|
---|
| 100 |
|
---|
| 101 | </sect1>
|
---|