2006-06-26 14:24:04.155 Using runtime prefix = /usr
QSqlDatabase: QMYSQL3 driver not loaded
QSqlDatabase: available drivers: QSQLITE
2006-06-26 14:24:04.190 New DB connection, total: 1
2006-06-26 14:24:04.190 Unable to connect to database!
2006-06-26 14:24:04.190 No error type from QSqlError? Strange...
QSqlQuery::exec: database not open
QSqlQuery::exec: database not open
2006-06-26 14:24:04.243 DB Error (KickDatabase):
Query was:
SELECT NULL;
e via così per decine e decine di volte...
Sul sito http://gentoo-wiki.com/HOWTO_Setup_MythTV
leggo:
naturalmente io fino ad ora ho usato sempre la qtlibrary già compilata per Slack.* If frontend complains about QMYSQL3 driver not loaded make sure the qt library that mythtv is using has mysql support. I had added the use flag mysql and recompiled qt. However I had several versions of qt and mythtv was using an older version rather then the version emerge qt had picked up by default.
* The error message below is also an indicator that the qt library is lacking mysql support
..
Query was:
SELECT NULL;
No error type from QSqlError? Strange...
2006-06-01 23:40:59.298 Unable to connect to database!
2006-06-01 23:40:59.298 No error type from QSqlError? Strange...
QSqlQuery::exec: database not open
QSqlQuery::exec: database not open
...
emerge the qt package again with mysql in the use flags.
C'è un modo di vedere se è "abilitata" per mysql o per "abilitarla" o devo necessariamente installarla da sorgenti?
Grazie mille a tutti e buona partita!
Karma


