Add info on memory requirements.
This commit is contained in:
parent
385a77fc47
commit
1b262b6953
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ To trigger parallel compilation you can pass a JOBS value to make:
|
||||||
$ JOBS=4 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
|
To use a Python interpreter that is not named `python` for your build, do
|
||||||
something like the following instead:
|
something like the following instead:
|
||||||
|
|
Loading…
Reference in a new issue