aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/gawk-inst.xml11
-rw-r--r--chapter06/gawk.xml13
2 files changed, 24 insertions, 0 deletions
diff --git a/chapter06/gawk-inst.xml b/chapter06/gawk-inst.xml
new file mode 100644
index 000000000..dd602e051
--- /dev/null
+++ b/chapter06/gawk-inst.xml
@@ -0,0 +1,11 @@
+<sect2>
+<title>Installation of Gawk</title>
+
+<para>Install Gawk by running the following commands:</para>
+
+<para><screen><userinput>./configure --prefix=/usr &amp;&amp;
+make &amp;&amp;
+make install</userinput></screen></para>
+
+</sect2>
+
diff --git a/chapter06/gawk.xml b/chapter06/gawk.xml
new file mode 100644
index 000000000..8ac989cb4
--- /dev/null
+++ b/chapter06/gawk.xml
@@ -0,0 +1,13 @@
+<sect1 id="ch06-gawk">
+<title>Installing Gawk-&gawk-version;</title>
+<?dbhtml filename="gawk.html" dir="chapter06"?>
+
+<screen>Estimated build time: &gawk-time;
+Estimated required disk space: &gawk-compsize;</screen>
+
+&c6-gawk-inst;
+&aa-gawk-desc;
+&aa-gawk-dep;
+
+</sect1>
+