From: Sage Weil Date: Thu, 23 Jun 2016 13:28:09 +0000 (-0400) Subject: README.md: note about builds (they are for development!) X-Git-Tag: v11.0.0~66^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0d10262bfdebfdc79359bf43a0921aa450631a55;p=ceph.git README.md: note about builds (they are for development!) Signed-off-by: Sage Weil --- diff --git a/README.md b/README.md index d2a514f94749..01e56ffdb104 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,11 @@ The list of Debian or RPM packages dependencies can be installed with: Building Ceph ============= +Note that these instructions are meant for developers who are +compiling the code for development and testing. To build binaries +suitable for installation we recommend you build deb or rpm packages, +or refer to the ceph.spec.in or debian/rules to see which +configuration options are specified for production builds. Prerequisite: CMake 2.8.11