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