From eb07f75cd393f2cdd1504e922367adf8cc18802f Mon Sep 17 00:00:00 2001 From: ThomasG77 Date: Fri, 10 Feb 2012 13:39:40 -0800 Subject: [PATCH] Updated DebianInstallation (markdown) --- DebianInstallation.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/DebianInstallation.md b/DebianInstallation.md index 30771a5..8721f91 100644 --- a/DebianInstallation.md +++ b/DebianInstallation.md @@ -4,6 +4,21 @@ ## Building Mapnik on Debian +### Install mapnik 2 from packages + +Wheezy: + +Directly bundled in distribution + +```sh + # apt-get install libmapnik2-2.0 mapnik-utils libmapnik2-2.0 +``` + +Squeeze: + +A backport was done from Wheezy version +Follow instructions from http://osm.fsffrance.org/debian-backports/README + ## Dependencies for Debian 6: Squeeze (stable) ```sh