aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bin86-inst.sgml
blob: bd75c6d25a47b63a903b6289204e36a0065f5fc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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>