mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
Update memory requirements for g++ compiling
Compiling with g++ fails with out of ram on Launchpad VMs with 4GB RAM + 1 GB swap
This commit is contained in:
parent
035a947892
commit
0ed67daf10
@ -43,7 +43,7 @@ For troubleshooting help see https://github.com/mapnik/mapnik/wiki/InstallationT
|
||||
Build system dependencies are:
|
||||
|
||||
* C++ compiler (like g++ or clang++)
|
||||
* >= 2 GB RAM
|
||||
* >= 2 GB RAM (> 5 GB for g++)
|
||||
* Python 2.4-2.7
|
||||
* Scons (a copy is bundled)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user