glibc-dep.xml 480 B

1234567891011121314151617181920212223
  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, readelf
  7. Diffutils: cmp
  8. Fileutils: chmod, cp, install, ln, mknod, mv, mkdir, rm, touch
  9. Gcc: cc, cc1, collect2, cpp, gcc
  10. Grep: egrep, grep
  11. Gzip: gzip
  12. Make: make
  13. Gawk: gawk
  14. Sed: sed
  15. Sh-utils: date, expr, hostname, pwd, uname
  16. Texinfo: install-info, makeinfo
  17. Textutils: cat, cut, sort, tr
  18. </literallayout>
  19. </sect2>