warn user about old local copies of libraries

felipesanches-svg
don bright 2012-12-21 00:37:59 +01:00
parent 238cf8570d
commit 89f3b31b6b
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ dependencies, check their versions. You can run this script to help you:
./scripts/check-dependencies.sh
Take care that you don't have old local copies anywhere (/usr/local/).
If all dependencies are present and of a high enough version, skip ahead
to the Compilation instructions. If some are missing or old, then you
can download and build dependencies into $HOME/openscad_deps as follows: