[Qgis-developer] Re: [Qgis-user] GPS-Plugin in QGIS from Geo
Repository for open SuSE 11.1 missing
Marco Lechner - FOSSGIS e.V.
marco.lechner at fossgis.de
Tue Mar 10 04:11:05 EDT 2009
Paolo Cavallini schrieb:
> Otto Dassau ha scritto:
>
>
>> you are right, but I don't know what dependency packages are necessary to make
>> the GPS Plugin build? Is there any? Can anybody help?
>>
>
> Most probably gpsbabel.
> pc
>
and expat (see build dependencies in INSTALL file insource package):
'''Required build deps:'''
* CMake >= 2.4.3
* Flex, Bison
'''Required runtime deps:'''
* Qt >= 4.3.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.4.x
'''Optional dependencies:'''
* for GRASS plugin - GRASS >= 6.0.0
* for georeferencer - GSL >= ? (works with 1.8)
* for postgis support and SPIT plugin - PostgreSQL >= 8.0.x
* for gps plugin - expat >= ? (1.95 is OK)
* for mapserver export and PyQGIS - Python >= 2.3 (2.5+ preferred)
* for PyQGIS - SIP >= 4.5, PyQt >= must match Qt version
'''Recommended runtime deps:'''
* for gps plugin - gpsbabel
Marco
More information about the Qgis-developer
mailing list