Updated Installing Mapnik on Arch Linux (markdown)

ThomasG77 2011-12-23 11:44:32 -08:00
parent 28c22cd88c
commit 40dcbaff6d

@ -4,12 +4,6 @@
<!-- Author: ajashton --> <!-- Author: ajashton -->
# Installing Mapnik on Arch Linux # Installing Mapnik on Arch Linux
## 0.7.x
Mapnik 0.7.1 is available from the Arch Community repository. Install it with Pacman:
$ sudo pacman -S mapnik
## Mapnik 2 from Git ## Mapnik 2 from Git
Mapnik 2 must be built from source. A package description is available in the Arch User Repository for easy building with ABS: [mapnik-git](https://aur.archlinux.org/packages.php?ID=53270) (this will compile the latest development version from the Git master branch). Mapnik 2 must be built from source. A package description is available in the Arch User Repository for easy building with ABS: [mapnik-git](https://aur.archlinux.org/packages.php?ID=53270) (this will compile the latest development version from the Git master branch).
@ -19,3 +13,9 @@ If you use [Yaourt](https://wiki.archlinux.org/index.php/Yaourt) or a similar [A
$ yaourt -S mapnik-git $ yaourt -S mapnik-git
This will handle downloading, building and installing Mapnik with dependencies from the 'extra' and 'community' repositories. This will handle downloading, building and installing Mapnik with dependencies from the 'extra' and 'community' repositories.
## 0.7.x (Deprecated version)
Mapnik 0.7.1 is available from the Arch Community repository. Install it with Pacman:
$ sudo pacman -S mapnik