Advertisement
Guest User

LFS Version Check

a guest
Jun 18th, 2025
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. version-check.sh wget-list-sysv
  2. -bash-5.2# ./version-check.sh
  3. OK: Coreutils 9.7 >= 8.1
  4. OK: Bash 5.2.37 >= 3.2
  5. OK: Binutils 2.44.0 >= 2.13.1
  6. OK: Bison 3.8.2 >= 2.7
  7. OK: Diffutils 3.12 >= 2.8.1
  8. OK: Findutils 4.10.0 >= 4.2.31
  9. OK: Gawk 5.3.2 >= 4.0.1
  10. OK: GCC 15.1.1 >= 5.2
  11. OK: GCC (C++) 15.1.1 >= 5.2
  12. OK: Grep 3.12 >= 2.5.1a
  13. OK: Gzip 1.14 >= 1.3.12
  14. OK: M4 1.4.20 >= 1.4.10
  15. OK: Make 4.4.1 >= 4.0
  16. OK: Patch 2.8 >= 2.5.4
  17. OK: Perl 5.40.2 >= 5.8.8
  18. OK: Python 3.13.3 >= 3.4
  19. OK: Sed 4.9 >= 4.1.5
  20. OK: Tar 1.35 >= 1.22
  21. OK: Texinfo 7.2 >= 5.0
  22. OK: Xz 5.8.1 >= 5.0.0
  23. OK: Linux Kernel 6.14.8 >= 5.4
  24. OK: Linux Kernel supports UNIX 98 PTY
  25. Aliases:
  26. OK: awk is GNU
  27. OK: yacc is Bison
  28. OK: sh is Bash
  29. Compiler check:
  30. OK: g++ works
  31. OK: nproc reports 4 logical cores are available
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement