From: Ian Jackson Date: Fri, 16 Apr 2021 16:00:15 +0000 (+0100) Subject: docs: build: Update disk space requirement X-Git-Tag: otter-0.5.0~31 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=105e3601fc036ca7cb2ad52e6bd28ddf58653717;p=otter.git docs: build: Update disk space requirement Reported-by: Matthew Vernon Signed-off-by: Ian Jackson --- diff --git a/docs/build.rst b/docs/build.rst index f6e87361..73520ed3 100644 --- a/docs/build.rst +++ b/docs/build.rst @@ -5,9 +5,8 @@ Otter is mostly written in Rust. The web UI frontend is written in Typescript. The shape libraries are SVGs and need SVG manipulation libraries. The main documentation is done with Sphinx. -You will need at least 6000 megabytes of disk space, or more, and a -good internet connection. Your computer will be compiling a lot of -code. +You will need at least 10G of disk space, or more, and a good internet +connection. Your computer will be compiling a lot of code. These instructions were once tested on Debian 10 "buster". Otter won't build on Debian 9 "stretch" because the Typescript compiler