用./configure后,提示如下:
……
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:
The development files for GTK+ were not found. For GTK+ 2, please
ensure that pkg-config is in the path and that gtk+-2.0.pc is
installed. For GTK+ 1.2 please check that gtk-config is in the path,
and that the version is 1.2.3 or above. Also check that the
libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config
--libs' are in the LD_LIBRARY_PATH or equivalent.
该怎么解决?????
tomorrow207 于 2009-12-02 10:19:54发表:
多谢楼主共享啊,楼主辛苦了
耗生 于 2009-07-25 19:06:17发表:
我安装的是2.16.0的,是不是安装不覆盖呀?
wangyu 于 2009-07-25 00:19:17发表:
GTK+ - version >= 2.0.0要大于2.0版,你的GTK+版本太低了