Updated Installing Mapnik on Ubuntu (markdown)

springmeyer 2012-03-14 19:09:21 -07:00
parent 2891a95501
commit 6a610cda69

@ -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