2012-04-11 18:21:43 +00:00
|
|
|
=========================
|
|
|
|
Building Ceph from Source
|
|
|
|
=========================
|
|
|
|
|
2012-04-12 18:35:45 +00:00
|
|
|
You can build Ceph from source by downloading a release or cloning the ``ceph`` repository at github. If you intend to build Ceph
|
|
|
|
from source, please see the build pre-requisites first. Making sure you have all the pre-requisites will save you time.
|
2012-04-11 18:21:43 +00:00
|
|
|
|
2012-04-25 21:50:15 +00:00
|
|
|
- :doc:`Build Prerequisites <build_from_source/build_prerequisites>`
|
|
|
|
- :doc:`Downloading a Ceph Release <build_from_source/downloading_a_ceph_release>`
|
|
|
|
- :doc:`Cloning the Ceph Source Code Repository <build_from_source/cloning_the_ceph_source_code_repository>`
|
|
|
|
- :doc:`Building Ceph<build_from_source/building_ceph>`
|
|
|
|
- :doc:`Building Ceph Install Packages <build_from_source/build_packages>`
|
|
|
|
|
2012-04-11 18:21:43 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:hidden:
|
|
|
|
|
|
|
|
Prerequisites <build_from_source/build_prerequisites>
|
|
|
|
Get a Release <build_from_source/downloading_a_ceph_release>
|
|
|
|
Clone the Source <build_from_source/cloning_the_ceph_source_code_repository>
|
|
|
|
Build the Source <build_from_source/building_ceph>
|
2012-04-25 21:50:15 +00:00
|
|
|
Build a Package <build_from_source/build_packages>
|