Hi all,

    I am in the process of installing and setting up Ceph on a group of
Allwinner A20 SoC mini computers. They are armhf devices and I have
installed Cubian (http://cubian.org/), which is a port of Debian Wheezy. I
tried to follow the instructions at:

http://ceph.com/docs/master/install/build-ceph/

But I found that some needed dependencies were not installed. Below is a
list of the items I had to install in order to compile Ceph for these
devices:

uuid-dev
libblkid-dev
libudev-dev
libatomic-ops-dev
libsnappy-dev
libleveldb-dev
xfslibs-dev
libboost-all-dev

I also had to specify --without-tcmalloc because I could not find a package
which implements that for the armhf platform.

I hope this helps others!!

Deven Phillips
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to