OznOg/OpenExanodes
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Exanodes is a distributed storage system. see http://www.seanodes.com for details Documentation on software setup can be found at http://www.seanodes.com/support/product-documentation.html here is the list of build dependencies to be able to build the software cmake rpm-build libxml2-devel boost-devel openssl-devel net-snmp-devel selinux-policy-devel perl crc32 module headers for your kernel BUILD: mkdir build-exanodes && cd build-exanodes $ cmake /path/to/the/exanodes/git/checkout $ make dist $ rpmbuild -ts exanode-XXX.tgz #packet created by the make dist install the rpmbuilds in the ~/rpmbuild directory If you want to see the whole compilation and unit test you may have a look to: https://travis-ci.org/OznOg/OpenExanodes/