[mythtv-users] mysql +qt +mythtv +Suse 10.0

Dag Nygren dag at newtech.fi
Mon Jan 23 18:38:17 UTC 2006


> On Mon, 2006-01-23 at 19:58 +0200, Dag Nygren wrote:

> Found that it is ldconfig in Suse. Did
> ldconfig /usr/lib/qt3/plugins/sqldrivers/libsqlmysql.so
> and it seemed to work.

Hope you saw Isaac's remark on the mysql plugin version.
This is most probably the problem.
But ldd should show you that.
ldconfig is NOT the same program.
ldd will list the dynamic libraries a program requires
and where they are found.
ldconfig will just update the dynamic loader cache and
possibly recreate some .so links.

But really try to get a qt-mysql rpm that matches the rest of 
your qt installation.

Dag



More information about the mythtv-users mailing list