aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bin86-inst.xml
blob: 5cfabbb7ce90162271a6c37992057bf7e7f9e95c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<sect2>
<title>Installation of Bin86</title>

<para>
Install Bin86 by running the following commands:
</para>

<blockquote><literallayout>
	<userinput>make &amp;&amp;</userinput>
	<userinput>make INSTALL_OPTS="-m 755" 
		PREFIX=/usr install</userinput>
</literallayout></blockquote>

</sect2>