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