summaryrefslogtreecommitdiffstats
path: root/website/docs
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-06-25 14:56:43 +0200
committerCanop <cano.petrole@gmail.com>2021-06-25 14:56:43 +0200
commitccb6126c23c6dbff8ec914fb17a2146004ea37e0 (patch)
tree5fef0dc3f1b11ec4b714ecb1615a293d74662178 /website/docs
parent102bed90439fbc35a21d44af02398ccd267b985a (diff)
small doc improvements
Fix #407
Diffstat (limited to 'website/docs')
-rw-r--r--website/docs/common-problems.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/website/docs/common-problems.md b/website/docs/common-problems.md
index b1ce5f7..5fa4553 100644
--- a/website/docs/common-problems.md
+++ b/website/docs/common-problems.md
@@ -2,6 +2,13 @@ This page lists a few problems which were observed more than once and the best c
Please come to [miaou](https://miaou.dystroy.org/3490?broot) if something isn't clear or if you want to propose a change or addition.
+# Compilation fails during installation
+
+The common causes are
+
+* an oudated Rust installation. If you're using [rustup](https://rustup.rs), do `rustup update`.
+* some tools missing. On Debian like distributions, this can generally be solved with `sudo apt install build-essential`
+
# Those aren't my colors
Broot's initial colors ensure that everything is readable whatever your settings.