首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 开源软件 >

xsp 装配过程

2012-06-26 
xsp 安装过程问题:checking for MONO_MODULE... configure: error: Package requirements (mono 2.10.0

xsp 安装过程
问题:
checking for MONO_MODULE... configure: error: Package requirements (mono >= 2.10.0) were not met:
No package 'mono' 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 MONO_MODULE_CFLAGS

and MONO_MODULE_LIBS to avoid the need to call pkg-config.

See the pkg-config man page for more details.

解决方案:


export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ?

热点排行