| [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-gawk" role="wrap">
 | 
|---|
 | 9 |   <?dbhtml filename="gawk.html"?>
 | 
|---|
 | 10 | 
 | 
|---|
 | 11 |   <title>Gawk-&gawk-version;</title>
 | 
|---|
 | 12 | 
 | 
|---|
 | 13 |   <indexterm zone="ch-system-gawk">
 | 
|---|
 | 14 |     <primary sortas="a-Gawk">Gawk</primary>
 | 
|---|
 | 15 |   </indexterm>
 | 
|---|
 | 16 | 
 | 
|---|
| [a67c762] | 17 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
 | 
|---|
 | 18 |   href="../common/gawk.xml"
 | 
|---|
 | 19 |   xpointer="xpointer(//*[@role='package'])"/>
 | 
|---|
| [bf8c11f] | 20 | 
 | 
|---|
 | 21 |   <sect2 role="installation">
 | 
|---|
 | 22 |     <title>Installation of Gawk</title>
 | 
|---|
 | 23 | 
 | 
|---|
| [a67c762] | 24 |     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
 | 
|---|
| [bf8c11f] | 25 |     href="../common/gawk.xml"
 | 
|---|
 | 26 |     xpointer="xpointer(//*[@os='a'])"/>
 | 
|---|
 | 27 | 
 | 
|---|
| [a67c762] | 28 |     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
 | 
|---|
| [bf8c11f] | 29 |     href="../common/gawk.xml"
 | 
|---|
 | 30 |     xpointer="xpointer(//*[@os='b'])"/>
 | 
|---|
 | 31 | 
 | 
|---|
| [a67c762] | 32 |     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
 | 
|---|
| [bf8c11f] | 33 |     href="../common/gawk.xml"
 | 
|---|
 | 34 |     xpointer="xpointer(//*[@os='c'])"/>
 | 
|---|
 | 35 | 
 | 
|---|
| [e6423a01] | 36 | <screen os="d"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \
 | 
|---|
| [bf8c11f] | 37 |    --libexecdir=/usr/lib64</userinput></screen>
 | 
|---|
 | 38 | 
 | 
|---|
| [344fb79b] | 39 |     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
 | 
|---|
 | 40 |     href="../common/gawk.xml"
 | 
|---|
 | 41 |     xpointer="xpointer(//*[@os='h1'])"/>
 | 
|---|
 | 42 | 
 | 
|---|
 | 43 |     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
 | 
|---|
 | 44 |     href="../common/gawk.xml"
 | 
|---|
 | 45 |     xpointer="xpointer(//*[@os='h2'])"/>
 | 
|---|
 | 46 | 
 | 
|---|
| [a67c762] | 47 |     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
 | 
|---|
| [bf8c11f] | 48 |     href="../common/gawk.xml"
 | 
|---|
 | 49 |     xpointer="xpointer(//*[@os='e'])"/>
 | 
|---|
 | 50 | 
 | 
|---|
| [a67c762] | 51 |     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
 | 
|---|
| [bf8c11f] | 52 |     href="../common/gawk.xml"
 | 
|---|
 | 53 |     xpointer="xpointer(//*[@os='f'])"/>
 | 
|---|
 | 54 | 
 | 
|---|
| [a67c762] | 55 |     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
 | 
|---|
| [bf8c11f] | 56 |     href="../common/gawk.xml"
 | 
|---|
 | 57 |     xpointer="xpointer(//*[@os='g'])"/>
 | 
|---|
 | 58 | 
 | 
|---|
| [a67c762] | 59 |     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
 | 
|---|
| [bf8c11f] | 60 |     href="../common/gawk.xml"
 | 
|---|
 | 61 |     xpointer="xpointer(//*[@os='h'])"/>
 | 
|---|
 | 62 | 
 | 
|---|
| [a67c762] | 63 |     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
 | 
|---|
| [bf8c11f] | 64 |     href="../common/gawk.xml"
 | 
|---|
 | 65 |     xpointer="xpointer(//*[@os='i'])"/>
 | 
|---|
 | 66 | 
 | 
|---|
 | 67 |   </sect2>
 | 
|---|
 | 68 | 
 | 
|---|
 | 69 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
 | 
|---|
 | 70 |   href="../common/gawk.xml"
 | 
|---|
 | 71 |   xpointer="xpointer(id('contents-gawk'))"/>
 | 
|---|
 | 72 | 
 | 
|---|
 | 73 | </sect1>
 | 
|---|