|
|
checking for GLIB - version >= 1.2.0... no
*** The glib-config script installed by GLIB could not be
*** found. If GLIB was installed in PREFIX, make sure
*** PREFIX/bin is in your path, or set the GLIB_CONFIG
*** environment variable to the full path to glib-config.
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB2 - version >= 2.0.0... yes
checking for gtk-config... no
checking for GTK - version >= 1.2.0... no
*** The gtk-config script installed by GTK could not be
*** found. If GTK was installed in PREFIX, make sure
*** PREFIX/bin is in your path, or set the GTK_CONFIG
*** environment variable to the full path to gtk-config.
这个是错误信息
我尝试过:重新安装glib,不行
With ln -s /usr/local/bin/pkg-config /usr/local/bin/glib-config: 也是不行
请问哪位可以帮助一下我啊 |
|