glibc-dep.xml 400 B

12345678910111213141516171819202122
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Glibc-&glibc-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, ln, mknod, mv, mkdir, rm, touch
  9. gcc: cpp, gcc
  10. grep: egrep, grep
  11. gzip: gzip
  12. make: make
  13. mawk: mawk
  14. sed: sed
  15. sh-utils: basename, expr, pwd, uname
  16. textutils: cat, sort, tr
  17. </literallayout>
  18. </sect2>