[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-bash" role="wrap">
|
---|
| 9 | <?dbhtml filename="bash.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Bash-&bash-version;</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-system-bash">
|
---|
| 14 | <primary sortas="a-Bash">Bash</primary>
|
---|
| 15 | </indexterm>
|
---|
| 16 |
|
---|
[dabbced] | 17 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[1cd688b] | 18 | href="../common/bash.xml"
|
---|
| 19 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
[3f8be484] | 20 |
|
---|
| 21 | <sect2 role="installation">
|
---|
| 22 | <title>Installation of Bash</title>
|
---|
| 23 |
|
---|
[b1320f1] | 24 | <!-- Bash branch update area
|
---|
[dabbced] | 25 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[6f9ab64] | 26 | href="../common/bash.xml"
|
---|
| 27 | xpointer="xpointer(//*[@os='p1'])"/>
|
---|
| 28 |
|
---|
[dabbced] | 29 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[6f9ab64] | 30 | href="../common/bash.xml"
|
---|
| 31 | xpointer="xpointer(//*[@os='p2'])"/>
|
---|
[b1320f1] | 32 | -->
|
---|
[d849dd4] | 33 |
|
---|
[1da2a84] | 34 | <para os="m1">The following sed points configure towards the correct
|
---|
| 35 | library directory while searching for Readline:</para>
|
---|
| 36 |
|
---|
| 37 | <screen os="m2"><userinput>sed -i "/ac_cv_rl_libdir/s@/lib@&64@" configure</userinput></screen>
|
---|
| 38 |
|
---|
[dabbced] | 39 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[35555cc] | 40 | href="../common/bash.xml"
|
---|
[663f8a7] | 41 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
[35555cc] | 42 |
|
---|
[663f8a7] | 43 | <screen os="b"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
|
---|
[3f8be484] | 44 | ./configure --prefix=/usr --bindir=/bin \
|
---|
| 45 | --without-bash-malloc --with-installed-readline</userinput></screen>
|
---|
| 46 |
|
---|
[dabbced] | 47 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 48 | href="../common/bash.xml"
|
---|
[663f8a7] | 49 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
[3f8be484] | 50 |
|
---|
[dabbced] | 51 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 52 | href="../common/bash.xml"
|
---|
[663f8a7] | 53 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
[3f8be484] | 54 |
|
---|
[dabbced] | 55 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 56 | href="../common/bash.xml"
|
---|
[663f8a7] | 57 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
[3f8be484] | 58 |
|
---|
[dabbced] | 59 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 60 | href="../common/bash.xml"
|
---|
[663f8a7] | 61 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
[3f8be484] | 62 |
|
---|
[686839b] | 63 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 64 | href="../common/bash.xml"
|
---|
| 65 | xpointer="xpointer(//*[@os='f2'])"/>
|
---|
| 66 |
|
---|
[dabbced] | 67 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 68 | href="../common/bash.xml"
|
---|
[663f8a7] | 69 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
[3f8be484] | 70 |
|
---|
[dabbced] | 71 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 72 | href="../common/bash.xml"
|
---|
[663f8a7] | 73 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
[3f8be484] | 74 |
|
---|
[dabbced] | 75 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 76 | href="../common/bash.xml"
|
---|
[663f8a7] | 77 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
[3f8be484] | 78 |
|
---|
[dabbced] | 79 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 80 | href="../common/bash.xml"
|
---|
[663f8a7] | 81 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
[3f8be484] | 82 |
|
---|
[dabbced] | 83 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[e0e40d3] | 84 | href="../common/bash.xml"
|
---|
[663f8a7] | 85 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
[e0e40d3] | 86 |
|
---|
[3f8be484] | 87 | </sect2>
|
---|
| 88 |
|
---|
[dabbced] | 89 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 90 | href="../common/bash.xml"
|
---|
| 91 | xpointer="xpointer(id('contents-bash'))"/>
|
---|
| 92 |
|
---|
| 93 | </sect1>
|
---|