Installation should be straightforward if you follow the requirements shown for each package. But it may be a little confusing since only direct requirements are listed. This guide lists all required and optional packages, and the order that they should be installed. It focuses on what is needed for GRASS, MapServer and Qgis. Because of the inter-dependent complexity of optional Python components, it assumes Python features are desired where available (that is, Python is a requirement in this guide).
| Package | GRASS | MapServer | Qgis |
|---|---|---|---|
|
Frameworks and Base Packages can be installed in any order, but before any ordered packages |
|||
| UnixImageIO framework | √ | √ | √ |
| SQLite3 framework | √ | √ | √ |
| FFTW3 framework | √ | - | [1] |
| FreeType framework | √ | √ | [1] |
| PROJ framework | √ | √ | √ |
| GEOS framework | √ | √ | √ |
| R | opt | - | - |
| Python | √ [3] | √ [3] | √ [3] |
| Ordered Frameworks and Base Packages | |||
| Numpy for Python 2.5 | √ [3] | √ [3] | √ [3] |
| wxPython | √ [3] | - | - |
| GDAL framework + Python support | √ | √ | √ |
| GDAL plugins | opt | opt | opt |
| R GDAL [2] | opt | opt | opt |
| PHP 5 | - | √ | - |
| PostgreSQL & PostGIS | opt [4] | opt [4] | opt [4] |
| other Postgres extensions | opt [4] | opt [4] | opt [4] |
| MySQL | opt [4] | opt [4] | opt [4] |
| End-user Packages | |||
| GRASS | √ | - | opt [1] |
| R GRASS [2] | opt | - | - |
| MapServer | - | √ | - |
| Qgis | - | - | √ |
Notes: