Updated UbuntuInstallation (markdown)
parent
813dc8b8c1
commit
45cb909747
1 changed files with 3 additions and 0 deletions
|
@ -136,7 +136,10 @@ git clone http://github.com/mapnik/mapnik
|
|||
|
||||
# Or instead download the latest version (currently 2.1.0):
|
||||
wget https://github.com/downloads/mapnik/mapnik/mapnik-v2.1.0.tar.bz2
|
||||
tar xfj mapnik-v2.1.0.tar.bz2
|
||||
mv mapnik-v2.1.0 mapnik
|
||||
|
||||
# Then start compiling
|
||||
cd mapnik
|
||||
./configure && make && sudo make install
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue