bin86-dep.xml 481 B

1234567891011121314151617181920212223242526
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Bin86-&bin86-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. sh from the bash package
  6. as from the binutils package
  7. ld from the binutils package
  8. strip from the binutils package
  9. chmod from the fileutils package
  10. install from the fileutils package
  11. ln from the fileutils package
  12. mv from the fileutils package
  13. cc from the gcc package
  14. make from the make package
  15. sed from the sed package
  16. </literallayout>
  17. </sect2>