[3998188] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
[cbbd1e4] | 8 | <sect1 id="ch-system-glibc" role="wrap">
|
---|
| 9 | <?dbhtml filename="glibc-64bit.html"?>
|
---|
[3998188] | 10 |
|
---|
[d785e9d] | 11 | <title>Glibc-&glibc-version; 64-Bit</title>
|
---|
[3998188] | 12 |
|
---|
[cbbd1e4] | 13 | <indexterm zone="ch-system-glibc">
|
---|
[d785e9d] | 14 | <primary sortas="a-Glibc">Glibc</primary>
|
---|
[3998188] | 15 | </indexterm>
|
---|
| 16 |
|
---|
[dabbced] | 17 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 18 | href="glibc.xml"
|
---|
[3998188] | 19 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
| 20 |
|
---|
| 21 | <sect2 role="installation">
|
---|
[d785e9d] | 22 | <title>Installation of Glibc</title>
|
---|
[3998188] | 23 |
|
---|
[22cd957] | 24 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 25 | href="../common/glibc.xml"
|
---|
[22cd957] | 26 | xpointer="xpointer(//*[@os='l1'])"/>
|
---|
| 27 |
|
---|
[dabbced] | 28 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 29 | href="../multilib/glibc-64bit.xml"
|
---|
[74592cf] | 30 | xpointer="xpointer(//*[@os='l2'])"/>
|
---|
[d8f87e8] | 31 |
|
---|
[dabbced] | 32 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 33 | href="glibc.xml"
|
---|
[3998188] | 34 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 35 |
|
---|
[dabbced] | 36 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 37 | href="glibc.xml"
|
---|
[3998188] | 38 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 39 |
|
---|
[dabbced] | 40 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 41 | href="glibc.xml"
|
---|
[3998188] | 42 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 43 |
|
---|
[e52599b] | 44 | <para os="m1">Configure Glibc to install its 64-bit libraries into
|
---|
[3998188] | 45 | <filename class="directory">/lib64</filename>:</para>
|
---|
| 46 |
|
---|
[c06bf34] | 47 | <screen os="m2"><userinput>echo "libc_cv_slibdir=/lib64" >> config.cache</userinput></screen>
|
---|
[3998188] | 48 |
|
---|
[dabbced] | 49 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 50 | href="glibc.xml"
|
---|
[3998188] | 51 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 52 |
|
---|
| 53 | <screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
|
---|
[b27081c4] | 54 | ../glibc-&glibc-version;/configure \
|
---|
| 55 | --prefix=/usr \
|
---|
| 56 | --enable-kernel=&glibc-kernel-version; \
|
---|
| 57 | --libexecdir=/usr/lib64/glibc \
|
---|
| 58 | --libdir=/usr/lib64 \
|
---|
| 59 | --enable-obsolete-rpc \
|
---|
| 60 | --cache-file=config.cache</userinput></screen>
|
---|
[3998188] | 61 |
|
---|
[16ed0af] | 62 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 63 | href="../multilib/glibc-64bit.xml"
|
---|
| 64 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
[3998188] | 65 |
|
---|
[dabbced] | 66 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 67 | href="glibc.xml"
|
---|
[3998188] | 68 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
| 69 |
|
---|
[dabbced] | 70 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 71 | href="glibc.xml"
|
---|
[3998188] | 72 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
| 73 |
|
---|
[dabbced] | 74 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 75 | href="glibc.xml"
|
---|
[3998188] | 76 | xpointer="xpointer(//*[@os='l'])"/>
|
---|
| 77 |
|
---|
[dabbced] | 78 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 79 | href="glibc.xml"
|
---|
[3998188] | 80 | xpointer="xpointer(//*[@os='m'])"/>
|
---|
| 81 |
|
---|
[dabbced] | 82 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 83 | href="glibc.xml"
|
---|
[3998188] | 84 | xpointer="xpointer(//*[@os='n'])"/>
|
---|
| 85 |
|
---|
[dabbced] | 86 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 87 | href="glibc.xml"
|
---|
[3998188] | 88 | xpointer="xpointer(//*[@os='o'])"/>
|
---|
| 89 |
|
---|
[dabbced] | 90 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 91 | href="../common/glibc.xml"
|
---|
[3998188] | 92 | xpointer="xpointer(//*[@os='p'])"/>
|
---|
| 93 |
|
---|
[dabbced] | 94 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 95 | href="glibc.xml"
|
---|
[3998188] | 96 | xpointer="xpointer(//*[@os='s'])"/>
|
---|
| 97 |
|
---|
[dabbced] | 98 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 99 | href="glibc.xml"
|
---|
[3998188] | 100 | xpointer="xpointer(//*[@os='t'])"/>
|
---|
| 101 |
|
---|
[cf9aa7e] | 102 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 103 | href="../common/glibc.xml"
|
---|
| 104 | xpointer="xpointer(//*[@os='u'])"/>
|
---|
| 105 |
|
---|
| 106 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 107 | href="../common/glibc.xml"
|
---|
| 108 | xpointer="xpointer(//*[@os='v'])"/>
|
---|
| 109 |
|
---|
[3998188] | 110 | </sect2>
|
---|
| 111 |
|
---|
[dabbced] | 112 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 113 | href="../common/glibc.xml"
|
---|
| 114 | xpointer="xpointer(id('i18n-glibc'))"/>
|
---|
[3998188] | 115 |
|
---|
[dabbced] | 116 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 117 | href="../common/glibc.xml"
|
---|
| 118 | xpointer="xpointer(id('conf-glibc'))"/>
|
---|
[3998188] | 119 |
|
---|
| 120 | <sect2 id="conf-ld" role="configuration">
|
---|
| 121 | <title>Configuring The Dynamic Loader</title>
|
---|
| 122 |
|
---|
| 123 | <indexterm zone="conf-ld">
|
---|
| 124 | <primary sortas="e-/etc/ld.so.conf">/etc/ld.so.conf</primary>
|
---|
| 125 | </indexterm>
|
---|
| 126 |
|
---|
| 127 | <para>By default, the dynamic loader (<filename
|
---|
| 128 | class="libraryfile">/lib/ld.so.1</filename> for 32bit executables and
|
---|
| 129 | <filename class="libraryfile">/lib/ld64.so</filename> for
|
---|
| 130 | 64bit executables) searches through
|
---|
| 131 | <filename class="directory">/lib</filename>,
|
---|
| 132 | <filename class="directory">/lib64</filename>,
|
---|
| 133 | <filename class="directory">/usr/lib</filename>,
|
---|
| 134 | and <filename class="directory">/usr/lib64</filename> for dynamic
|
---|
| 135 | libraries that are needed by programs as they are run. However, if
|
---|
| 136 | there are libraries in directories other than these, they need to be
|
---|
| 137 | added to the <filename>/etc/ld.so.conf</filename> file in order
|
---|
| 138 | for the dynamic loader to find them. Some directories that are commonly
|
---|
| 139 | known to contain additional libraries are
|
---|
| 140 | <filename class="directory">/usr/local/lib</filename>,
|
---|
| 141 | <filename class="directory">/usr/local/lib64</filename>,
|
---|
| 142 | <filename class="directory">/opt/lib</filename>,
|
---|
| 143 | and <filename class="directory">/opt/lib64</filename>,
|
---|
| 144 | so add those directories to the dynamic loader's search path.</para>
|
---|
| 145 |
|
---|
[dabbced] | 146 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 147 | href="../multilib/glibc-64bit.xml"
|
---|
[3998188] | 148 | xpointer="xpointer(//*[@os='ld-b'])"/>
|
---|
| 149 |
|
---|
[dabbced] | 150 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 151 | href="../multilib/glibc-64bit.xml"
|
---|
[3998188] | 152 | xpointer="xpointer(//*[@os='ld-c'])"/>
|
---|
| 153 |
|
---|
| 154 | </sect2>
|
---|
| 155 |
|
---|
[dabbced] | 156 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 157 | href="../common/glibc.xml"
|
---|
| 158 | xpointer="xpointer(id('contents-glibc'))"/>
|
---|
[3998188] | 159 |
|
---|
| 160 | </sect1>
|
---|