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>