[font=黑体]想在Ubuntu7.10下面安装gtk+-2.12.0 输入./configure检查编译环境,最后得到以下信息:[/font]
[font=Arial]Checking for BASE_DEPENDENCIES... configure: error: Package requirements(glib-2.0>=2.13.5 atk>=1.9.0 pango>=1.17.3 cairo>=1.2.0) were not met:
No package 'glib-2.0' found
No package 'atk' found
No package 'pango' found
No package 'cario' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.
Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS
See the pkg-config man page for more details.[/font]
[font=黑体]好像是说要改个环境变量. 高手快来,先谢谢了.[/font]