Advertisement
Guest User

./configure gajim 0.16 centos 6.5

a guest
Oct 15th, 2014
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.93 KB | None | 0 0
  1. [root@myhost gajim]# ./configure
  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... /bin/mkdir -p
  5. checking for gawk... gawk
  6. checking whether make sets $(MAKE)... yes
  7. checking whether to enable maintainer-specific portions of Makefiles... no
  8. checking whether NLS is requested... yes
  9. checking for style of include used by make... GNU
  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 dependency style of gcc... gcc3
  20. checking for intltool >= 0.35.0... 0.41.0 found
  21. checking for intltool-update... /usr/bin/intltool-update
  22. checking for intltool-merge... /usr/bin/intltool-merge
  23. checking for intltool-extract... /usr/bin/intltool-extract
  24. checking for xgettext... /usr/bin/xgettext
  25. checking for msgmerge... /usr/bin/msgmerge
  26. checking for msgfmt... /usr/bin/msgfmt
  27. checking for gmsgfmt... /usr/bin/msgfmt
  28. checking for perl... /usr/bin/perl
  29. checking for perl >= 5.8.1... 5.10.1
  30. checking for XML::Parser... ok
  31. checking for pkg-config... /usr/bin/pkg-config
  32. checking pkg-config is at least version 0.19... yes
  33. checking for library containing strerror... none required
  34. checking for gcc... (cached) gcc
  35. checking whether we are using the GNU C compiler... (cached) yes
  36. checking whether gcc accepts -g... (cached) yes
  37. checking for gcc option to accept ISO C89... (cached) none needed
  38. checking dependency style of gcc... (cached) gcc3
  39. checking whether make sets $(MAKE)... (cached) yes
  40. checking build system type... x86_64-unknown-linux-gnu
  41. checking host system type... x86_64-unknown-linux-gnu
  42. checking how to print strings... printf
  43. checking for a sed that does not truncate output... /bin/sed
  44. checking for grep that handles long lines and -e... /bin/grep
  45. checking for egrep... /bin/grep -E
  46. checking for fgrep... /bin/grep -F
  47. checking for ld used by gcc... /usr/bin/ld
  48. checking if the linker (/usr/bin/ld) is GNU ld... yes
  49. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  50. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  51. checking whether ln -s works... yes
  52. checking the maximum length of command line arguments... 1966080
  53. checking whether the shell understands some XSI constructs... yes
  54. checking whether the shell understands "+="... yes
  55. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  56. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  57. checking for /usr/bin/ld option to reload object files... -r
  58. checking for objdump... objdump
  59. checking how to recognize dependent libraries... pass_all
  60. checking for dlltool... no
  61. checking how to associate runtime and link libraries... printf %s\n
  62. checking for ar... ar
  63. checking for archiver @FILE support... @
  64. checking for strip... strip
  65. checking for ranlib... ranlib
  66. checking command to parse /usr/bin/nm -B output from gcc object... ok
  67. checking for sysroot... no
  68. checking for mt... no
  69. checking if : is a manifest tool... no
  70. checking how to run the C preprocessor... gcc -E
  71. checking for ANSI C header files... yes
  72. checking for sys/types.h... yes
  73. checking for sys/stat.h... yes
  74. checking for stdlib.h... yes
  75. checking for string.h... yes
  76. checking for memory.h... yes
  77. checking for strings.h... yes
  78. checking for inttypes.h... yes
  79. checking for stdint.h... yes
  80. checking for unistd.h... yes
  81. checking for dlfcn.h... yes
  82. checking for objdir... .libs
  83. checking if gcc supports -fno-rtti -fno-exceptions... no
  84. checking for gcc option to produce PIC... -fPIC -DPIC
  85. checking if gcc PIC flag -fPIC -DPIC works... yes
  86. checking if gcc static flag -static works... no
  87. checking if gcc supports -c -o file.o... yes
  88. checking if gcc supports -c -o file.o... (cached) yes
  89. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  90. checking whether -lc should be explicitly linked in... no
  91. checking dynamic linker characteristics... GNU/Linux ld.so
  92. checking how to hardcode library paths into programs... immediate
  93. checking whether stripping libraries is possible... yes
  94. checking if libtool supports shared libraries... yes
  95. checking whether to build shared libraries... yes
  96. checking whether to build static libraries... no
  97. checking for an ANSI C-conforming const... yes
  98. checking libintl.h usability... yes
  99. checking libintl.h presence... yes
  100. checking for libintl.h... yes
  101. checking for X... libraries , headers
  102. checking locale.h usability... yes
  103. checking locale.h presence... yes
  104. checking for locale.h... yes
  105. checking for LC_MESSAGES... yes
  106. checking for libintl.h... (cached) yes
  107. checking for ngettext in libc... yes
  108. checking for dgettext in libc... yes
  109. checking for bind_textdomain_codeset... yes
  110. checking for msgfmt... (cached) /usr/bin/msgfmt
  111. checking for dcgettext... yes
  112. checking if msgfmt accepts -c... yes
  113. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  114. checking for xgettext... (cached) /usr/bin/xgettext
  115. checking whether NLS is requested... yes
  116. checking for a Python interpreter with version >= 2.5... python
  117. checking for python... /usr/bin/python
  118. checking for python version... 2.6
  119. checking for python platform... linux2
  120. checking for python script directory... ${prefix}/lib/python2.6/site-packages
  121. checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages
  122. configure: creating ./config.status
  123. config.status: creating Makefile
  124. config.status: creating data/Makefile
  125. config.status: creating data/gui/Makefile
  126. config.status: creating data/emoticons/Makefile
  127. config.status: creating data/pixmaps/Makefile
  128. config.status: creating data/iconsets/Makefile
  129. config.status: creating data/moods/Makefile
  130. config.status: creating data/activities/Makefile
  131. config.status: creating icons/Makefile
  132. config.status: creating data/gajim.desktop.in
  133. config.status: creating data/defs.py
  134. config.status: creating src/Makefile
  135. config.status: creating scripts/gajim
  136. config.status: creating scripts/gajim-remote
  137. config.status: creating scripts/gajim-history-manager
  138. config.status: creating po/Makefile.in
  139. config.status: creating plugins/Makefile
  140. config.status: creating config.h
  141. config.status: executing depfiles commands
  142. config.status: executing libtool commands
  143. config.status: executing default-1 commands
  144. config.status: executing po/stamp-it commands
  145.  
  146. *****************************
  147. Installation:
  148. Prefix ........... /usr/local
  149. Python modules ... /usr/local/share/gajim/src
  150. Plugins .. ....... /usr/local/share/gajim/plugins
  151. Documentation .... /usr/local/share/doc/gajim
  152. Others ........... /usr/local/share/gajim
  153. *****************************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement