[Qgis-developer] Minimal requirements

Martin Dobias wonder.sk at gmail.com
Sat Nov 10 07:05:53 EST 2007


Hi,

I'll try to summarize it here (for QGIS 0.9):

Required build deps:
- CMake >= 2.4.3
- Flex, Bison

Required runtime deps:
- Qt >= 4.2.0
- Proj >= ? (known to work with 4.4.x)
- GEOS >= 2.2 (3.0 is supported, maybe 2.1.x works too)
- Sqlite3 >= ? (probably 3.0.0)
- GDAL/OGR >= ? (1.2.x should work)

Optional dependencies:
- for GRASS plugin - GRASS >= 6.0.0
- for georeferencer - GSL >= ? (works with 1.8)
- for postgis support and SPIT plugin - PostgreSQL >= ?
- for gps plugin - expat >= ? (1.95 is OK)
- for mapserver export and PyQGIS - Python >= ? (probably 2.3)
- for PyQGIS - SIP >= 4.5, PyQt >= 4.1

Recommended runtime deps:
- for gps plugin - gpsbabel

I hope I haven't missed anything. Basically no cutting edge releases
of deps are needed.

Martin

On Nov 10, 2007 11:37 AM, Mateusz Loskot <mateusz at loskot.net> wrote:
> Hi,
>
> Where can I find information about minimal set of required software
> packages for QGIS?
>
> I know QGIS uses GDAL, PostGIS, Expat, etc. but are all these packages
> required or just recommended if one needs ie. PostGIS support.
> But what are minimal requirements?
>
> Cheers
> --
> Mateusz Loskot
> http://mateusz.loskot.net
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.qgis.org
> http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-developer
>



More information about the Qgis-developer mailing list