ncurses-dep.xml 462 B

12345678910111213141516171819202122
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Ncurses-&ncurses-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. Bash: sh
  6. Binutils: ar, as, ld, ranlib
  7. Diffutils: cmp
  8. Fileutils: chmod, cp, install, ln, mkdir, mv, rm
  9. Gcc: c++, cc1, cc1plus, collect2, cpp0, gcc
  10. Glibc: ldconfig
  11. Grep: egrep, fgrep, grep
  12. Make: make
  13. Gawk: gawk
  14. Sed: sed
  15. Sh-utils: basename, date, echo, expr, hostname, uname
  16. Textutils: cat, sort, tr, wc
  17. </literallayout>
  18. </sect2>