|
|
我装libxml++时出现这样的问题,不知如何解决,请高手帮帮忙忙啊!
偶的系统是SLED 10!
#./configure
.......
checking pkg-config is at least version 0.9.0... yes
checking for LIBXML_CFLAGS...
checking for LIBXML_LIBS...
configure: error: Package requirements (libxml-2.0 >= 2.6.1 glibmm-2.4 >= 2.4.0) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively you may set the LIBXML_CFLAGS and LIBXML_LIBS environment variables
to avoid the need to call pkg-config. See the pkg-config man page for
more details. |
|