ceph/doc/install/rpm.rst
Sage Weil c3dc54b0fc doc/install: reorg, simplify
Signed-off-by: Sage Weil <sage@newdream.net>
2012-05-03 10:45:08 -07:00

14 lines
316 B
ReStructuredText

=========================
Installing RPM Packages
=========================
We do not yet build RPM packages for Ceph releases. You can build them yourself from
the source tree by running::
rpmbuild
from the root of the source tree. Once you have an RPM, you can install it with::
rpm -i ceph-*.rpm