ceph源码编译遇到的问题(针对x86 centos)

源代码编译遇到的问题
一、./mos/ceph/configure遇到的问题
1、configure: error: cython not found:
yum install Cython
2、 configure: error: python-config not found:
yum install python-devel
3、configure: error: libsnappy not found:
下载snappy_1.1.3.orig.tar.gz
cd snappy-1.1.3/–》make–>make install
4、configure: error: libleveldb not found:
rpm -ivh leveldb-devel-1.12.0-11.el7.x86_64.rpm
rpm -ivh leveldb-1.12.0-11.el7.x86_64.rpm
5、configure: error: blkid/blkid.h not found (libblkid-dev, libblkid-devel):
yum localinstall libblkid-devel-2.23.2-59.el7_6.1.x86_64.rpm
6、configure: error: libudev.h not found (libudev-dev, libudev-devel):
yum install libudev-devel
7、configure: error: no suitable crypto library found:
1)rpm -ivh cryptopp-5.6.2-10.el7.x86_64.rpm
2)rpm -ivh cryptopp-devel-5.6.2-10.el7.x86_64.rpm
8、configure: error: no FUSE found (use --without-fuse to disable):yum install fuse fuse-devel
9、configure: error: no tcmalloc fou

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值