Thanks,

I meant that I already had
python-qt4 4.3.3.2
libqt4-sql 4.4.0

installed.

After your message, I installed
libqt4-sql-psql
libqt4-sql-sqlite
libqt4-sql-odb

but still was geting the same message in qgis:
"The plugin depends on some components missing on your system. You need to install the following Python module in order to enable it: QtSql"

I've now installed
python-qt4-sql

and finally could install the plugin. Nevertheless, after restart, the
plugin is greyed as incompatible in the plugin manager.

I'm using Qgis 1.1.0 Pan Uunstable)

Thanks

Agus


Andreas Neumann wrote:
You need both.

libqt4-sql is for C++ and also the foundation for other script bindings
like python (correct me if I'm wrong).

python-qt4 are the python bindings for Qt4, it includes qtsql bindings.

You probably also need one of the following packages:

libqt4-sql-psql (Postgres support)
libqt4-sql-sqlite (SQlite 3 support)

or any other db you want to support.

Andreas


On Mon, June 15, 2009 8:17 am, Agustin Lobo wrote:
I've tried to install (on qgis 1.1.0) the raster catalog plugin and I 'm
told
that Qtsql is required, but which package exactly? According to
Synaptic I have python-qt4 4.3.3.2 and libqt4-sql 4.4.0

Thanks

Agus
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user



_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to