Commit Graph

11 Commits

Author SHA1 Message Date
Mark Nelson
51e2d4c481 doc/install: Add note about default do_cmake.sh debug builds.
Signed-off-by: Mark Nelson <mnelson@redhat.com>
2018-12-12 12:09:57 -06:00
Kefu Chai
127d25ccbd doc: fix warning reported by "build-doc linkcheck"
all the HTTP 301 (moved permanently) should be killed.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-10-24 15:58:48 +08:00
Kefu Chai
ba6e5e8d68 doc: use do_cmake.sh instead of cmake ..
user could be confused at seeing errors like:

src/CMakeLists.txt:644 (add_subdirectory): The source directory /src/lua
does not contain a CMakeLists.txt file.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-05-16 18:54:41 +08:00
John Spray
d89b876d57 doc: update build instructions for cmake
Signed-off-by: John Spray <john.spray@redhat.com>
2016-09-21 10:04:32 +01:00
Loic Dachary
06593813af documentation: replace deps.{deb,rpm}.txt with scripts
install-deps.sh installs the dependencies based on the content of
debian/control (if apt-get is found) or ceph.spec.in (if yum is
found). The manually maintained list of dependencies for deb based
operating systems (deps.deb.txt) and rpm based operating
systems (deps.rpm.txt) are deprecated.

http://tracker.ceph.com/issues/10175 Fixes: #10175

Signed-off-by: Loic Dachary <ldachary@redhat.com>
2014-12-01 16:15:21 +01:00
Loic Dachary
0e6db90a65 doc: update debian compilation dependencies
Using the content of debian/control.

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
2014-11-18 12:20:01 +01:00
John Spray
ef7d1bc0ca doc: RPM instructions correction
Signed-off-by: John Spray <john.spray@inktank.com>
2014-06-30 10:30:42 +01:00
John Spray
20aad8ff93 doc: update instructions for RPM distros
Fix RPM building instructions: this has been broken since
libs3 was included inline in the ceph repo as a submodule.
"rpmbuild -tb" was concatenating the ceph.spec and
libs3.spec files, resulting in something that didn't work.

Also, the instructions suggested downloading a .tar.gz file
whereas the specfile requires a .tar.bz2 file.

Also, add a convenient yum command line for getting the compile
dependencies on Fedora 20.

Signed-off-by: John Spray <john.spray@inktank.com>
2014-05-13 19:22:43 +01:00
Kai Zhang
e620057822 add apt-get install pkg-config for ubuntu server
Signed-off-by: Kai Zhang <kaizh.pub@gmail.com>
2013-12-10 18:28:48 -08:00
Wido den Hollander
96d7a2e905 doc: Fix wrong package names on Debian Wheezy for building Ceph 2013-11-15 12:47:11 +01:00
John Wilkins
5a6412ef7c doc: Added a consolidated build document. Prerequisites, build, build packages.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:27:31 -07:00