<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=250022000-27082004><FONT face=Arial color=#0000ff size=2>You
are probably running a version of QT that does not have MYSQL support compiled
in. If you compiled QT yourself; simply recompile it with the appropriate
option set in ./configure. If you are using QT binaries you need to
use your package manager to get the QT binary that has MYSQL support. I
don't know Mandrake at all to know how to do this; but in FC2 if you do a "yum
list" you see several binaries for QT and some have MYSQL compiled
in.</FONT></SPAN></DIV>
<BLOCKQUOTE
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid">
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B>
mythtv-users-bounces@mythtv.org [mailto:mythtv-users-bounces@mythtv.org]<B>On
Behalf Of </B>Inconnu Homme<BR><B>Sent:</B> 27 August 2004 00:55<BR><B>To:</B>
mythtv-users@mythtv.org<BR><B>Subject:</B> [mythtv-users] QMYSQL3 QT MySql
driver not found during mythtv SETUP<BR><BR></FONT></DIV>
<P>I am installing MythTV on a Mandrake 10.0 system. I downloaded Mysql 4.0.x
and built it, downloaded the QT3 package and compiled it with the following
configuration statement:<BR>./configure -I/usr/local/mysql/include -thread
-plugin-sql-mysql -qt-sql-mysql -prefix /usr/lib/qt3<BR><BR>My /etc/ld.so.conf
contains /usr/lib/qt3<BR><BR>Mysql runs fine as shown below...but when I do
the /usr/local/mythtv/setup/setup command, I get the following. I have
included the directory listins I consider relevant. Any help would be
appreciated!!<BR><BR>TIA,<BR>Martin<BR><BR><BR>[root@172 qt3]# cd
/usr/local/mythtv/setup/<BR>[root@172 setup]# ./setup<BR>Unable to connect to
database!<BR>Driver error was [1/2002]:<BR>QMYSQL3: Unable to
connect<BR>Database error was:<BR>Can't connect to local MySQL server through
socket '/tmp/mysql.sock' (2)<BR><BR>Unable to open database:<BR>Driver error
was:<BR>QMYSQL3: Unable to connect<BR>Database error was:<BR>Can't connect to
local MySQL server throug! h socket '/tmp/mysql.sock' (2)<BR>[root@172
setup]#<BR><BR><BR>[root@172 qt3]# pwd<BR>/usr/lib/qt3<BR>[root@172 qt3]# ls
-l lib<BR>total 19796<BR>-rw-r--r-- 1 root root 8451664 Aug 25
16:18 libdesignercore.a<BR>-rw-r--r-- 1 root
root 789 Aug 25 15:07
libdesignercore.prl<BR>-rw-r--r-- 1 root root 548792 Aug 25
16:21 libeditor.a<BR>-rw-r--r-- 1 root
root 723 Aug 25 15:07
libeditor.prl<BR>-rw-r--r-- 1 root root 51030 Aug 25
15:44 libqassistantclient.a<BR>-rw-r--r-- 1 root
root 734 Aug 25 15:07
libqassistantclient.prl<BR>-rw-r--r-- 1 root
root 839 Aug 25 15:07
libqnp.prl<BR>-rw-r--r-- 1 root root 779
Aug 25 09:29 libqt.la<BR>-rw-r--r-- 1 root
root 810 Aug 25 15:07
libqt-mt.la<BR>-rw-r--r-- 1 root root 730
Aug 25 15:07 libqt-mt.prl<BR>lrwxrwxrwx 1 root
root 17 Aug 25 15:42 libqt-mt.so ->
libqt-mt.so.3.3.3*<BR>lrwxrwxrwx 1 root
root 17 Aug 25 15:42 libqt-mt.so.3 ->
libqt-mt.so.3.3.3*<BR>lrwxrwxrwx 1 root
root 17 Aug 25 15:42 libqt-mt.so.3.3 ->
libqt-mt.so.3.3.3*<BR>-rwxr-xr-x 1 root root 10782343 Aug 25 15:42
libqt-mt.so.3.3.3*<BR>-rw-r--r-- 1 root
root 665 Aug 25 09:29
libqt.prl<BR>-rw-r--r-- 1 root root 636
Aug 25 15:07 libqui.prl<BR>lrwxrwxrwx 1 root
root 15 Aug 25 15:48 libqui.so ->
libqui.so.1.0.0*<BR>lrwxrwxrwx 1 root
root 15 Aug 25 15:48 libqui.so.1 ->
libqui.so.1.0.0*<BR>lrwxrwxrwx 1 root
root ! ; 15 Aug 25 15:48 libqui.so.1.0
-> libqui.so.1.0.0*<BR>-rwxr-xr-x 1 root root 332679 Aug
25 15:48 libqui.so.1.0.0*<BR>-rw-r--r-- 1 root
root 906 Aug 25 15:07
qt-mt.pc<BR>-rw-r--r-- 1 root root 851 Aug
25 09:29 qt.pc<BR>-rw-r--r-- 1 root
root 63 Aug 25 09:29 README<BR>[root@172
qt3]# ls -l plugins/sqldrivers/<BR>total 256<BR>-rwxr-xr-x 1 root root
255611 Aug 25 15:44 libqsqlmysql.so*<BR>[root@172 qt3]# mysqladmin
version<BR>mysqladmin Ver 8.40 Distrib 4.0.18, for mandrake-linux-gnu on
i586<BR>Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX
DataKonsult AB<BR>This software comes with ABSOLUTELY NO WARRANTY. This is
free software,<BR>and you are welcome to modify and redistribute it under the
GPL license<BR><BR>Server
version
4.0.18<BR>Protocol version
10<BR>Connection
Localhost via UNIX socket<BR>UNIX
socket
/var/lib/mysql/mysql.sock<BR>Uptime:
32 min 9 sec<BR><BR><BR></P>
<P>
<HR SIZE=1>
Do you Yahoo!?<BR><A
href="http://us.rd.yahoo.com/mail_us/taglines/msgr/evt=26088/*http://messenger.yahoo.com">Y!
Messenger</A> - Communicate in real time. Download
now.</BLOCKQUOTE></BODY></HTML>