|
|

楼主 |
发表于 2007-10-17 22:25:48
|
显示全部楼层
Sorry for a wrong spell, the error information is :
checking for GLIB_SHARP... Requested 'glib-sharp-2.0 >= 2.8.0' but version of GLib is 2.4.0
configure: error: Package requirements (glib-sharp-2.0 >= 2.8.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 environment variables GLIB_SHARP_CFLAGS
and GLIB_SHARP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
debian:/home/lsp/monodevelop-0.16# apt-get install glib-sharp-2.0
Reading package lists... Done
Building dependency tree
Reading state information... Done |
|