QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1209|回复: 4

2.1 best0 怎么安装不了 pidgin2.0.2

[复制链接]
发表于 2007-6-21 06:52:28 | 显示全部楼层 |阅读模式

  1. [root@MagicLinux pidgin-2.0.2]#  ./configure
  2. checking build system type... i686-pc-linux-gnu
  3. checking host system type... i686-pc-linux-gnu
  4. checking target system type... i686-pc-linux-gnu
  5. checking for a BSD-compatible install... /usr/bin/install -c
  6. checking whether build environment is sane... yes
  7. checking for gawk... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking for sed... /bin/sed
  10. checking for gcc... gcc
  11. checking for C compiler default output file name... a.out
  12. checking whether the C compiler works... yes
  13. checking whether we are cross compiling... no
  14. checking for suffix of executables...
  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 ANSI C... none needed
  19. checking for style of include used by make... GNU
  20. checking dependency style of gcc... gcc3
  21. checking for a sed that does not truncate output... /bin/sed
  22. checking for egrep... grep -E
  23. checking for ld used by gcc... /usr/bin/ld
  24. checking if the linker (/usr/bin/ld) is GNU ld... yes
  25. checking for /usr/bin/ld option to reload object files... -r
  26. checking for BSD-compatible nm... /usr/bin/nm -B
  27. checking whether ln -s works... yes
  28. checking how to recognise dependent libraries... pass_all
  29. checking how to run the C preprocessor... gcc -E
  30. checking for ANSI C header files... yes
  31. checking for sys/types.h... yes
  32. checking for sys/stat.h... yes
  33. checking for stdlib.h... yes
  34. checking for string.h... yes
  35. checking for memory.h... yes
  36. checking for strings.h... yes
  37. checking for inttypes.h... yes
  38. checking for stdint.h... yes
  39. checking for unistd.h... yes
  40. checking dlfcn.h usability... yes
  41. checking dlfcn.h presence... yes
  42. checking for dlfcn.h... yes
  43. checking for g++... g++
  44. checking whether we are using the GNU C++ compiler... yes
  45. checking whether g++ accepts -g... yes
  46. checking dependency style of g++... gcc3
  47. checking how to run the C++ preprocessor... g++ -E
  48. checking for g77... no
  49. checking for f77... no
  50. checking for xlf... no
  51. checking for frt... no
  52. checking for pgf77... no
  53. checking for fort77... no
  54. checking for fl32... no
  55. checking for af77... no
  56. checking for f90... no
  57. checking for xlf90... no
  58. checking for pgf90... no
  59. checking for epcf90... no
  60. checking for f95... no
  61. checking for fort... no
  62. checking for xlf95... no
  63. checking for ifc... no
  64. checking for efc... no
  65. checking for pgf95... no
  66. checking for lf95... no
  67. checking for gfortran... no
  68. checking whether we are using the GNU Fortran 77 compiler... no
  69. checking whether  accepts -g... no
  70. checking the maximum length of command line arguments... 32768
  71. checking command to parse /usr/bin/nm -B output from gcc object... ok
  72. checking for objdir... .libs
  73. checking for ar... ar
  74. checking for ranlib... ranlib
  75. checking for strip... strip
  76. checking if gcc supports -fno-rtti -fno-exceptions... no
  77. checking for gcc option to produce PIC... -fPIC
  78. checking if gcc PIC flag -fPIC works... yes
  79. checking if gcc static flag -static works... yes
  80. checking if gcc supports -c -o file.o... yes
  81. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  82. checking whether -lc should be explicitly linked in... no
  83. checking dynamic linker characteristics... GNU/Linux ld.so
  84. checking how to hardcode library paths into programs... immediate
  85. checking whether stripping libraries is possible... yes
  86. checking if libtool supports shared libraries... yes
  87. checking whether to build shared libraries... yes
  88. checking whether to build static libraries... no
  89. configure: creating libtool
  90. appending configuration tag "CXX" to libtool
  91. checking for ld used by g++... /usr/bin/ld
  92. checking if the linker (/usr/bin/ld) is GNU ld... yes
  93. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  94. checking for g++ option to produce PIC... -fPIC
  95. checking if g++ PIC flag -fPIC works... yes
  96. checking if g++ static flag -static works... yes
  97. checking if g++ supports -c -o file.o... yes
  98. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  99. checking dynamic linker characteristics... GNU/Linux ld.so
  100. checking how to hardcode library paths into programs... immediate
  101. appending configuration tag "F77" to libtool
  102. checking for a BSD-compatible install... /usr/bin/install -c
  103. checking for perl... /usr/bin/perl
  104. checking for XML::Parser... ok
  105. checking for iconv... /usr/bin/iconv
  106. checking for msgfmt... /usr/bin/msgfmt
  107. checking for msgmerge... /usr/bin/msgmerge
  108. checking for xgettext... /usr/bin/xgettext
  109. checking for pkg-config... /usr/bin/pkg-config
  110. checking pkg-config is at least version 0.9.0... yes
  111. checking locale.h usability... yes
  112. checking locale.h presence... yes
  113. checking for locale.h... yes
  114. checking for LC_MESSAGES... yes
  115. checking libintl.h usability... yes
  116. checking libintl.h presence... yes
  117. checking for libintl.h... yes
  118. checking for ngettext in libc... yes
  119. checking for dgettext in libc... yes
  120. checking for bind_textdomain_codeset... yes
  121. checking for msgfmt... /usr/bin/msgfmt
  122. checking for dcgettext... yes
  123. checking for gmsgfmt... /usr/bin/msgfmt
  124. checking for xgettext... /usr/bin/xgettext
  125. checking for catalogs to be installed...  af am ar az bg bn bs ca ca@valencia cs da de dz el en_AU en_CA en_GB eo es et eu fa fi fr gl gu he hi hu id it ja ka kn ko ku lt mk my_MM nb ne nl nn pa pl pt_BR pt ps ro ru sk sl sq sr sr@Latn sv ta te th tr uk vi xh zh_CN zh_HK zh_TW
  126. checking for ANSI C header files... (cached) yes
  127. checking for sys/wait.h that is POSIX.1 compatible... yes
  128. checking arpa/nameser_compat.h usability... yes
  129. checking arpa/nameser_compat.h presence... yes
  130. checking for arpa/nameser_compat.h... yes
  131. checking fcntl.h usability... yes
  132. checking fcntl.h presence... yes
  133. checking for fcntl.h... yes
  134. checking sys/time.h usability... yes
  135. checking sys/time.h presence... yes
  136. checking for sys/time.h... yes
  137. checking for unistd.h... (cached) yes
  138. checking for locale.h... (cached) yes
  139. checking signal.h usability... yes
  140. checking signal.h presence... yes
  141. checking for signal.h... yes
  142. checking for stdint.h... (cached) yes
  143. checking regex.h usability... yes
  144. checking regex.h presence... yes
  145. checking for regex.h... yes
  146. checking for an ANSI C-conforming const... yes
  147. checking whether struct tm is in sys/time.h or time.h... time.h
  148. checking for time_t... yes
  149. checking size of time_t... 4
  150. checking whether byte ordering is bigendian... no
  151. checking return type of signal handlers... void
  152. checking for strftime... yes
  153. checking for strdup... yes
  154. checking for strstr... yes
  155. checking for atexit... yes
  156. checking for setlocale... yes
  157. checking for getopt_long... yes
  158. checking for inet_aton... yes
  159. checking for __res_query in -lresolv... yes
  160. checking for gethostent in -lnsl... yes
  161. checking for socket... yes
  162. checking for getaddrinfo... yes
  163. checking for socklen_t... yes
  164. checking for special C compiler options needed for large files... no
  165. checking for _FILE_OFFSET_BITS value needed for large files... 64
  166. checking for _LARGE_FILES value needed for large files... no
  167. checking for dlopen... no
  168. checking for dlopen in -ldl... yes
  169. checking for the %z format string in strftime()... yes
  170. checking for GLIB... yes
  171. checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
  172. checking for gethostbyname... yes
  173. checking for connect... yes
  174. checking for remove... yes
  175. checking for shmat... yes
  176. checking for IceConnectionNumber in -lICE... yes
  177. checking for GTK... no
  178. no
  179. configure: error:

  180. You must have the GTK+ 2.0 development headers installed to compile Pidgin.
  181. If you only want to build Finch then specify --disable-gtkui when running configure.


复制代码
发表于 2007-6-21 13:08:48 | 显示全部楼层
添加 ml2.1 的源,apt 安装 gtk2-devel 和 gtk+-devel。
回复

使用道具 举报

 楼主| 发表于 2007-6-25 04:37:56 | 显示全部楼层
ml2.1的源 地址是?
回复

使用道具 举报

发表于 2007-6-29 10:51:12 | 显示全部楼层
哪里下载的安装盘啊?
回复

使用道具 举报

发表于 2007-6-30 15:26:19 | 显示全部楼层
精华帖子里有的,,
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-24 02:49 , Processed in 0.039174 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表