Gentoo Archives: gentoo-dev

From: Javier Marcet <jmarcet@×××××.com>
To: gentoo-dev@g.o
Cc: wigren@××××.se, liverbugg@××××.com
Subject: [gentoo-dev] MythTV problem with QT's sql plugin
Date: Wed, 20 Nov 2002 12:08:01
Message-Id: 20021120120713.GN14786@jerry.marcet.dyndns.org
1 A few days ago I sent a MythTV ebuild to bugzilla, I have not updated it
2 yet with any of the fixes/suggestions because I couldn't make it work on
3 my system yet.
4 Whenever I try to run any mythtv's binaries, I get the following error:
5
6 QSqlDatabase warning: QMYSQL3 driver not loaded
7 QSqlDatabase: available drivers:
8 couldn't open db
9
10 I asked on the MythTV's mailing list, and it seems a problem to locate
11 libqsqlmysql.so, I have it on /usr/qt/3/plugins/sqldrivers, which is the
12 default on Gentoo if you compile QT with sql support (mysql USE flag).
13 I also have the QTDIR envvar correctly set, and tried moving around the
14 library, but still get the same problem.
15
16 Has anyone managed to at least run any of the MythTV's programs?
17
18 I need to solve this before I can continue with the ebuild.
19
20 The bugzilla's # is:
21 http://bugs.gentoo.org/show_bug.cgi?id=10533
22
23
24 --
25 Javier Marcet <jmarcet@×××××.com>

Replies

Subject Author
Re: [gentoo-dev] MythTV problem with QT's sql plugin Javier Marcet <jmarcet@×××××.com>
Re: [gentoo-dev] MythTV problem with QT's sql plugin Jean-Michel Smith <jsmith@××××.com>
Re: [gentoo-dev] MythTV problem with QT's sql plugin Chad Huneycutt <chadh@×××××××××.edu>