checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.5.3)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error:
*** GTK+ 2.0 is required to build Gaim; please make sure you have the GTK+
*** development headers installed. The latest version of GTK+ is
*** always available at http://www.gtk.org/.
root@8[gaim-1.0.0]#
=====================================================
改如何指定路径呢?
老提示找不到:(
checking for pkg-config... /usr/bin/pkg-config
checking for silc... Package silc was not found in the pkg-config search path.
Perhaps you should add the directory containing `silc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'silc' found
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for uname... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.5.3)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error:
*** GTK+ 2.0 is required to build Gaim; please make sure you have the GTK+
*** development headers installed. The latest version of GTK+ is
*** always available at http://www.gtk.org/.
root@8[gaim-1.0.0]#
--------------------------------------------------------
checking for pkg-config... /usr/bin/pkg-config
checking for silc... Package silc was not found in the pkg-config search path.
Perhaps you should add the directory containing `silc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'silc' found
qq.c:942: error: `GAIM_PLUGIN_API_VERSION' undeclared here (not in a function)
qq.c:942: error: initializer element is not constant
qq.c:942: error: (near initialization for `info.magic')
qq.c:944: warning: initialization makes integer from pointer without a cast
qq.c:949: warning: initialization from incompatible pointer type
qq.c:950: warning: initialization makes integer from pointer without a cast
qq.c:964: warning: initialization from incompatible pointer type
make[2]: *** [qq.lo] 错误 1
make[2]: Leaving directory `/home/root/software/OpenQ-0.3.0.p3/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/root/software/OpenQ-0.3.0.p3'
make: *** [all] 错误 2
root@10[OpenQ-0.3.0.p3]#
---------------------------------------