[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 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-system-e2fsprogs" role="wrap">
|
---|
| 9 | <?dbhtml filename="e2fsprogs-64bit.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>E2fsprogs-&e2fsprogs-version; 64 Bit</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-system-e2fsprogs">
|
---|
| 14 | <primary sortas="a-E2fsprogs">E2fsprogs</primary>
|
---|
| 15 | </indexterm>
|
---|
| 16 |
|
---|
[a67c762] | 17 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 18 | href="../common/e2fsprogs.xml"
|
---|
| 19 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
[bf8c11f] | 20 |
|
---|
| 21 | <sect2 role="installation">
|
---|
| 22 | <title>Installation of E2fsprogs</title>
|
---|
| 23 |
|
---|
[e6423a01] | 24 | <para os="m3">Change the library directory to <filename
|
---|
[bf8c11f] | 25 | class="directory">lib64</filename>:</para>
|
---|
| 26 |
|
---|
[e6423a01] | 27 | <screen os="m4"><userinput>sed -i '/libdir=.*\/lib/s@/lib@/lib64@g' configure</userinput></screen>
|
---|
[bf8c11f] | 28 |
|
---|
| 29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 30 | href="e2fsprogs.xml"
|
---|
| 31 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
| 32 |
|
---|
| 33 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 34 | href="e2fsprogs.xml"
|
---|
| 35 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 36 |
|
---|
| 37 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 38 | href="e2fsprogs.xml"
|
---|
| 39 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 40 |
|
---|
[e6423a01] | 41 | <screen os="d"><userinput>CC="gcc ${BUILD64}" ../configure --prefix=/usr \
|
---|
[bf8c11f] | 42 | --with-root-prefix="" --enable-elf-shlibs --disable-evms</userinput></screen>
|
---|
| 43 |
|
---|
| 44 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 45 | href="../common/e2fsprogs.xml"
|
---|
| 46 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 47 |
|
---|
[e6423a01] | 48 | <screen os="g"><userinput>make CC="gcc ${BUILD64}"</userinput></screen>
|
---|
[bf8c11f] | 49 |
|
---|
| 50 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 51 | href="../common/e2fsprogs.xml"
|
---|
| 52 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
| 53 |
|
---|
| 54 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 55 | href="../common/e2fsprogs.xml"
|
---|
| 56 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 57 |
|
---|
| 58 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[e6423a01] | 59 | href="../common/e2fsprogs.xml"
|
---|
[bf8c11f] | 60 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
| 61 |
|
---|
| 62 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 63 | href="e2fsprogs.xml"
|
---|
| 64 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
| 65 |
|
---|
[e6423a01] | 66 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 67 | href="e2fsprogs.xml"
|
---|
| 68 | xpointer="xpointer(//*[@os='l'])"/>
|
---|
| 69 |
|
---|
[bf8c11f] | 70 | </sect2>
|
---|
| 71 |
|
---|
| 72 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 73 | href="../common/e2fsprogs.xml"
|
---|
| 74 | xpointer="xpointer(id('contents-e2fsprogs'))"/>
|
---|
| 75 |
|
---|
| 76 | </sect1>
|
---|