Advertisement
Guest User

terminal-kubuntu

a guest
Oct 13th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. uanderson@uanderson-Standard-PC-Q35-ICH9-2009:~/Downloads/shared-mime-info-1.14$ ./configure --prefix=/usr --sysconfdir=/etc
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  5. checking for gawk... no
  6. checking for mawk... mawk
  7. checking whether make sets $(MAKE)... yes
  8. checking whether make supports nested variables... yes
  9. checking whether make supports nested variables... (cached) yes
  10. checking for gcc... gcc
  11. checking whether the C compiler works... yes
  12. checking for C compiler default output file name... a.out
  13. checking for suffix of executables...
  14. checking whether we are cross compiling... no
  15. checking for suffix of object files... o
  16. checking whether we are using the GNU C compiler... yes
  17. checking whether gcc accepts -g... yes
  18. checking for gcc option to accept ISO C89... none needed
  19. checking whether gcc understands -c and -o together... yes
  20. checking whether make supports the include directive... yes (GNU style)
  21. checking dependency style of gcc... gcc3
  22. checking for an ANSI C-conforming const... yes
  23. checking for special C compiler options needed for large files... no
  24. checking for _FILE_OFFSET_BITS value needed for large files... no
  25. checking for a sed that does not truncate output... /usr/bin/sed
  26. checking whether NLS is requested... yes
  27. checking for msgfmt... /usr/bin/msgfmt
  28. checking for gmsgfmt... /usr/bin/msgfmt
  29. checking for xgettext... /usr/bin/xgettext
  30. checking for msgmerge... /usr/bin/msgmerge
  31. checking build system type... x86_64-pc-linux-gnu
  32. checking host system type... x86_64-pc-linux-gnu
  33. checking for ld used by gcc... /usr/bin/ld
  34. checking if the linker (/usr/bin/ld) is GNU ld... yes
  35. checking for shared library run path origin... done
  36. checking how to run the C preprocessor... gcc -E
  37. checking for grep that handles long lines and -e... /usr/bin/grep
  38. checking for egrep... /usr/bin/grep -E
  39. checking for CFPreferencesCopyAppValue... no
  40. checking for CFLocaleCopyCurrent... no
  41. checking for GNU gettext in libc... yes
  42. checking whether to use NLS... yes
  43. checking where the gettext function comes from... libc
  44. checking for itstool... no
  45. configure: error: itstool is missing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement