You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/downloads.md
-49Lines changed: 0 additions & 49 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,52 +30,3 @@ You can also use git to fetch the latest code (will default to `master` branch):
30
30
Browse the code at [github](https://github.com/mapnik/mapnik).
31
31
32
32
Download a snapshot as a [zip archive](https://github.com/mapnik/mapnik/archive/master.zip).
33
-
34
-
35
-
## Mapnik 2.2
36
-
37
-
Release Date: June 3rd, 2013
38
-
39
-
### Platforms
40
-
41
-
#### OS X
42
-
43
-
The recommend install method on OS X is `homebrew`. If you are running `homebrew` simply do:
44
-
45
-
brew update && brew install mapnik
46
-
47
-
We also provide a pre-built [OS X 64 bit package](http://mapnik.s3.amazonaws.com/dist/v2.2.0/mapnik-osx-v2.2.0.dmg) that will install into the same place (`/usr/local`) as homebrew.
To build Mapnik v2.2.0 from source either download the [v2.2.0 tarball](http://mapnik.s3.amazonaws.com/dist/v2.2.0/mapnik-v2.2.0.tar.bz2) or pull directly from github:
67
-
68
-
git clone https://github.com/mapnik/mapnik.git
69
-
git checkout v2.2.0
70
-
71
-
For source install help see the [Install docs](https://github.com/mapnik/mapnik/blob/v2.2.0/INSTALL.md)
72
-
73
-
### Extra Installation Details
74
-
75
-
See platform specific notes at [Mapnik Wiki](https://github.com/mapnik/mapnik/wiki/Mapnik-Installation).
76
-
77
-
See also the detailed [Install guide](https://github.com/mapnik/mapnik/blob/master/INSTALL.md) for the development code.
78
-
79
-
## Older releases
80
-
81
-
See the listing at [the download archive on s3](http://mapnik.s3.amazonaws.com/index.html?path=dist/).
0 commit comments