|
@@ -1,3 +1,5 @@
|
|
|
|
+<sect2><title> </title><para> </para></sect2>
|
|
|
|
+
|
|
<sect2>
|
|
<sect2>
|
|
<title>Installation of Bin86</title>
|
|
<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
|
|
other package needs programs from this package, so keep that in mind if
|
|
you decide to skip this.</para>
|
|
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 &&
|
|
|
|
|
|
+<para><screen><userinput>
|
|
make PREFIX=/usr install</userinput></screen></para>
|
|
make PREFIX=/usr install</userinput></screen></para>
|
|
|
|
|
|
</sect2>
|
|
</sect2>
|