Changed sulogin's respawn in inittab to 'once'
[linux_from_scratch.git] / BOOK / appendixa / ncurses-dep.xml
blob940e74f455f850e0cc643377286c77bbdef1c4bf
1 <sect2>
2 <title>Ncurses Installation Dependencies</title>
4 <para>Last checked against version &ncurses-depversion;.</para>
6 <literallayout>Bash: sh
7 Binutils: ar, as, ld, ranlib
8 Diffutils: cmp
9 Fileutils: chmod, cp, install, ln, mkdir, mv, rm
10 Gcc: c++, cc1, cc1plus, collect2, cpp0, gcc
11 Glibc: ldconfig
12 Grep: egrep, fgrep, grep
13 Make: make
14 Gawk: gawk
15 Sed: sed
16 Sh-utils: basename, date, echo, expr, hostname, uname
17 Textutils: cat, sort, tr, wc</literallayout>
19 </sect2>