ncurses-dep.xml 466 B

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