感谢支持
我们一直在努力

安装rrdtool时候的报错configure: error: Please fix the library issues listed above and try again

安装rrdtool时候的报错configure: error: Please fix the library issues listed above and try again:


解决方法:


第一:


安装 cgilib-0.5.tar.gz
从这里下载:


免费下载地址在 http://linux.linuxidc.com/


用户名与密码都是www.linuxidc.com


具体下载目录在 /2012年资料/8月/2日/cgilib下载/


然后


tar zxvf cgilib-0.5.tar.gz
cd cgilib-0.5
make
cp libcgi.a /usr/local/lib
cp cgi.h /usr/include


如果还不行,请看


第二:


安装libart_lgpl-devel这个包
yum –y install libart_lgpl-devel
如果还报错configure: error: Please fix the library issues listed above and try again. 请看


第三:


把这两个包装上pango-devel cairo-devel
yum –y install pango-devel* cairo-devel*
然后在
cd cd rrdtool-X.X.X
./configure –prefix=/usr/local/rrdtool
这样肯定能行,一般在第二部就能解决了。

赞(0) 打赏
转载请注明出处:服务器评测 » 安装rrdtool时候的报错configure: error: Please fix the library issues listed above and try again
分享到: 更多 (0)

听说打赏我的人,都进福布斯排行榜啦!

支付宝扫一扫打赏

微信扫一扫打赏