您的位置:首页 > 运维架构 > Linux

Linux安装graphite:cannot open shared object file: No such file or directory

2015-11-16 09:40 871 查看
最近在centos上安装graphite时,访问graphite-web ui时,http://xx.xx.xx.xx:8080/ui 的图片显示为破图,无法加载,访问http://xx.xx.xx.xx:8080/render 浏览器控制台报错:

libcairo.so.2 cannot open shared object file no such file or directory

解决办法:安装 cairo-devel 包

参考:

http://stackoverflow.com/questions/480764/linux-error-while-loading-shared-libraries-cannot-open-shared-object-file-no-s
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: