bin86-inst.xml 243 B

12345678910111213141516
  1. <sect2>
  2. <title>Installation of Bin86</title>
  3. <para>
  4. Install Bin86 by running the following commands:
  5. </para>
  6. <para>
  7. <screen>
  8. <userinput>make &amp;&amp;</userinput>
  9. <userinput>make PREFIX=/usr install</userinput>
  10. </screen>
  11. </para>
  12. </sect2>