Updated Installing Mapnik on Ubuntu (markdown)
parent
2891a95501
commit
6a610cda69
1 changed files with 1 additions and 5 deletions
|
@ -10,7 +10,7 @@ For previous versions see the archived notes at [[UbuntuInstallationOld]]
|
|||
|
||||
----
|
||||
|
||||
# Ubuntu Maverick (11.10)
|
||||
# Ubuntu Oneiric (11.10)
|
||||
|
||||
## Install from packages
|
||||
|
||||
|
@ -40,8 +40,6 @@ For previous versions see the archived notes at [[UbuntuInstallationOld]]
|
|||
sudo apt-get install libmapnik mapnik-utils python-mapnik
|
||||
```
|
||||
|
||||
*Note:* then you will likely also want to install Postgres + PostGIS (see below)
|
||||
|
||||
## Install Mapnik from source
|
||||
|
||||
First, remove any apt installing packages:
|
||||
|
@ -79,8 +77,6 @@ First, remove any apt installing packages:
|
|||
|
||||
### Then compile and install Mapnik
|
||||
|
||||
For instructions on compiling trunk (aka Mapnik2) see [[Mapnik2]]
|
||||
|
||||
```sh
|
||||
git clone http://github.com/mapnik/mapnik
|
||||
cd mapnik
|
||||
|
|
Loading…
Add table
Reference in a new issue