mirror of
https://github.com/mapnik/mapnik.git
synced 2026-02-01 17:36:36 +00:00
small correction
This commit is contained in:
parent
9f32454ae9
commit
83fb81f7be
4
INSTALL
4
INSTALL
@ -13,12 +13,12 @@ Other dependencies include:
|
||||
3. libpng
|
||||
4. libjpeg
|
||||
5. freetype2
|
||||
6. postgresql (+postgis)
|
||||
6. postgresql (+postgis) - if you want to build postgis datasource
|
||||
|
||||
Building
|
||||
Once you satisfy all dependencies you can build mapnik by issuing the following command:
|
||||
|
||||
:/> scons DATASOURCES=postgis PREFIX=/where/to/install install
|
||||
:/> scons DATASOURCES=all PREFIX=/where/to/install install
|
||||
|
||||
This should compile, link and install all relevant libraries/headers in PREFIX.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user