Alex,

I already had installed both python-qt4 and python-qt4-sql,
I can install the plugin with no error messages, but it shows
up as incompatible in the plugin manager once
installed and qgis restarted.

Agus

(is the author JJL listening this list? Could not find any message from him/her
and cannot cc)


Alex Mandel wrote:
Hmm, maybe they aren't included in python-qt4 Ubuntu seems to have a
python-qt4-sql package, try that.

Alex

Agustin Lobo wrote:
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


begin:vcard
fn:Agustin Lobo
n:Lobo;Agustin
org:Institut de Ciencies de la Terra "Jaume Almera" CSIC
adr:;;Lluis Sole Sabris s/n;Barcelona;;08028;Spain
email;internet:[email protected]
url:http://www.ija.csic.es/gt/obster
version:2.1
end:vcard

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

Reply via email to