diff --git a/INSTALL.md b/INSTALL.md index d9fb15f33..fa95edc69 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -15,6 +15,7 @@ To trigger parallel compilation you can pass a JOBS value to make: $ JOBS=4 make ``` +(Note that compiling Mapnik needs several GBytes of RAM. If you use parallel compiliation it needs more.) To use a Python interpreter that is not named `python` for your build, do something like the following instead: