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.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/chapter06/bin86-inst.xml b/chapter06/bin86-inst.xml
index 5d82d48a1..c87102563 100644
--- a/chapter06/bin86-inst.xml
+++ b/chapter06/bin86-inst.xml
@@ -1,3 +1,5 @@
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
<sect2>
<title>Installation of Bin86</title>
@@ -12,9 +14,13 @@ loaders that use the bin86 package. There is always the chance that some
other package needs programs from this package, so keep that in mind if
you decide to skip this.</para>
-<para>Install Bin86 by running the following commands:</para>
+<para>Compile the package:</para>
+
+<para><screen><userinput>make</userinput></screen></para>
+
+<para>And finish off installing the package:</para>
-<para><screen><userinput>make &amp;&amp;
+<para><screen><userinput>
make PREFIX=/usr install</userinput></screen></para>
</sect2>