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>