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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20140724/d2b91ca3/attachment.htm>