aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bin86-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bin86-inst.xml')
-rw-r--r--chapter06/bin86-inst.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/chapter06/bin86-inst.xml b/chapter06/bin86-inst.xml
new file mode 100644
index 000000000..bd75c6d25
--- /dev/null
+++ b/chapter06/bin86-inst.xml
@@ -0,0 +1,16 @@
+<sect2>
+<title>Installation of Bin86</title>
+
+<para>
+Install Bin86 by running the following commands:
+</para>
+
+<blockquote><literallayout>
+
+ <userinput>make &amp;&amp;</userinput>
+ <userinput>make PREFIX=/usr install</userinput>
+
+</literallayout></blockquote>
+
+</sect2>
+