|
|
我在编译dillo时,
.....
checking for glib-config... no
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.
configure: error: Unable to find glib with a version >= 1.2.0. Dillo NEEDS glib
我发现安装了glib-1.2.10-10的RPM, 那接下来我应该怎么设置这个环境变量, 让编译找到?
谢谢 |
|