I have been try to get MythTV operating for a few weeks now with no
success. After scouring the internet I finall found the following:
When I execute mythtvbackend to start it, after starting mysql, I get:
QSqlDatabase: QMYSQL3 driver not loaded
QSqlDatabase: available drivers: QPSQL7
2006-01-23 00:31:56.984 New DB connection, total: 1
2006-01-23 00:31:56.985 Unable to connect to database!
2006-01-23 00:31:56.985 No error type from QSqlError? Strange...
2006-01-23 00:31:56.986 Failed to init MythContext, exiting.
I do a "rpm -qa | grep -i qt" and get:
qt-sql-mysql-4.0.1-10
php4-qtdom-4.4.0-6
dbus-1-qt-0.35.2-8
qt3-postgresql-3.3.4-28
qt3-3.3.4-28.3
qt3-mysql-3.3.5-22
yast2-qt-2.12.12-2
qt-4.1.0-3
qt-sql-4.0.1-10
gtk-qt-engine-0.6cvs20050229-11
qt3-devel-3.3.4-281
These are the same packages that another person has on his machine.
/usr/lib/qt3/plugins/sqldrivers/libsqlmysql.so exists.
I found this on the internet, but it does not seem to work:
qDebug( (QSqlDatabase::drivers()).join( ", " ) ) ;
-bash: syntax error near unexpected token `('
So it seems mythbackend cannot find the QMYSQL3 driver, even though it
is installed. Question is, how can I get that driver loaded?
Art
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users