[mythtv] Question on compile!!!

Chris Kleeschulte mythtv-dev@snowman.net
Tue, 23 Jul 2002 19:09:53 -0700


This is a multi-part message in MIME format.

------=_NextPart_000_00D6_01C2327C.86A92240
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

sure...when you ran the filldata script...did you get any errors? If you =
didn't get any errors with the filldata script, then the permissions =
should be fine. I would check to make sure mysql is running in the first =
place(please don't think I am quoting the obvious here, just making sure =
:)  ).


start mysql using the following


safe_mysqld --user-mysql &


make sure you have a user named 'mysql' as well....if you have further =
issues with permissions, we can rectify this too...just need to go into =
the mysql database and clear out any passwords for the mythconverg =
database.


Chris
  ----- Original Message -----=20
  From: Andrew Deponte=20
  To: mythtv-dev@snowman.net=20
  Sent: Tuesday, July 23, 2002 9:35 AM
  Subject: Re: [mythtv] Question on compile!!!


  K. I got that SQL QT thing compiled and installed and now when I run
  mythtv I get the following. I think I need to set the proper
  permisions for the database. Would somone please tell me what they =
are.
  Either that or give me an idea of what they think is wrong!!

  [adeponte@redtux adeponte]$ mythtv
  Couldn't open database
  Probed: Television
  Probed: Composite1
  Probed: S-Video
  QSqlQuery::exec: database not open
  Changing from None to WatchingLiveTV
  open video:: Is a directory
  VIDIOCSAUDIO: Bad file descriptor

  [adeponte@redtux adeponte]$=20


  On (07/23/02 15:54), Chris Kleeschulte wrote:
  > Delivered-To: adeponte@localhost.cyph.org
  > From: "Chris Kleeschulte" <kleeschu@mindspring.com>
  > To: <mythtv-dev@snowman.net>
  > Subject: Re: [mythtv] Question on compile!!!
  > X-Priority: 3
  > X-MSMail-Priority: Normal
  > X-Mailer: Microsoft Outlook Express 6.00.2600.0000
  > X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
  > Errors-To: mythtv-dev-admin@snowman.net
  > X-BeenThere: mythtv-dev@snowman.net
  > X-Mailman-Version: 2.0.11
  > Precedence: bulk
  > Reply-To: mythtv-dev@snowman.net
  > X-Reply-To: "Chris Kleeschulte" <kleeschu@corp.earthlink.net>
  > List-Help: <mailto:mythtv-dev-request@snowman.net?subject=3Dhelp>
  > List-Post: <mailto:mythtv-dev@snowman.net>
  > List-Subscribe: =
<http://www.snowman.net/mailman/listinfo/mythtv-dev>,
  > <mailto:mythtv-dev-request@snowman.net?subject=3Dsubscribe>
  > List-Id: Development of mythtv <mythtv-dev.snowman.net>
  > List-Unsubscribe: =
<http://www.snowman.net/mailman/listinfo/mythtv-dev>,
  > <mailto:mythtv-dev-request@snowman.net?subject=3Dunsubscribe>
  > List-Archive: <http://www.snowman.net/pipermail/mythtv-dev/>
  > Date: Tue, 23 Jul 2002 15:54:26 -0700
  >=20
  > you need to add the path to your mysql.h in your INCLUDEPATH....mine =
would be this:
  >=20
  >=20
  >=20
  > INCLUDEPATH+=3D/usr/local/mysql/include
  >=20
  >=20
  > hope that does it!!
  >=20
  > Chris
  >   ----- Original Message -----=20
  >   From: Andrew Deponte=20
  >   To: mythtv-dev@snowman.net=20
  >   Sent: Monday, July 22, 2002 5:14 PM
  >   Subject: Re: [mythtv] Question on compile!!!
  >=20
  >=20
  >   When I do what the link tolled me to do I get the following.
  >=20
  >   [root@redtux mysql]# qmake -o Makefile =
"INCLUDEPATH+=3D/usr/local/include"
  >   "LIBS+=3D-L/usr/local/lib -lmysqlclient" mysql.pro
  >   [root@redtux mysql]# make
  >   g++ -c -pipe -Wall -W -O2 -fPIC  -DQT_NO_DEBUG -DQT_PLUGIN
  >   -I/usr/include/freetype2 -I/usr/local/include =
-I/usr/local/qt/include
  >   -I.moc/release-shared/ -I/usr/local/qt/mkspecs/linux-g++ -o =
.obj/main.o
  >   main.cpp
  >   In file included from main.cpp:38:
  >   ../../../../src/sql/drivers/mysql/qsql_mysql.h:49:19: mysql.h: No =
such
  >   file or directory
  >   In file included from main.cpp:38:
  >   ../../../../src/sql/drivers/mysql/qsql_mysql.h:69: syntax error =
before
  >   `*'
  >   ../../../../src/sql/drivers/mysql/qsql_mysql.h:107: syntax error =
before
  >   `*'
  >   make: *** [.obj/main.o] Error 1
  >   [root@redtux mysql]#=20
  >=20
  >=20
  >   On (07/21/02 21:17), Chris Kleeschulte wrote:
  >   > Delivered-To: adeponte@localhost.cyph.org
  >   > From: "Chris Kleeschulte" <kleeschu@mindspring.com>
  >   > To: <mythtv-dev@snowman.net>
  >   > Subject: Re: [mythtv] Question on compile!!!
  >   > X-Priority: 3
  >   > X-MSMail-Priority: Normal
  >   > X-Mailer: Microsoft Outlook Express 6.00.2600.0000
  >   > X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
  >   > Errors-To: mythtv-dev-admin@snowman.net
  >   > X-BeenThere: mythtv-dev@snowman.net
  >   > X-Mailman-Version: 2.0.11
  >   > Precedence: bulk
  >   > Reply-To: mythtv-dev@snowman.net
  >   > X-Reply-To: "Chris Kleeschulte" <kleeschu@corp.earthlink.net>
  >   > List-Help: =
<mailto:mythtv-dev-request@snowman.net?subject=3Dhelp>
  >   > List-Post: <mailto:mythtv-dev@snowman.net>
  >   > List-Subscribe: =
<http://www.snowman.net/mailman/listinfo/mythtv-dev>,
  >   > <mailto:mythtv-dev-request@snowman.net?subject=3Dsubscribe>
  >   > List-Id: Development of mythtv <mythtv-dev.snowman.net>
  >   > List-Unsubscribe: =
<http://www.snowman.net/mailman/listinfo/mythtv-dev>,
  >   > <mailto:mythtv-dev-request@snowman.net?subject=3Dunsubscribe>
  >   > List-Archive: <http://www.snowman.net/pipermail/mythtv-dev/>
  >   > Date: Sun, 21 Jul 2002 21:17:01 -0700
  >   >=20
  >   > check this page out...it will explain how to get that Qt module =
loaded=20
  >   >=20
  >   >=20
  >   >=20
  >   > http://doc.trolltech.com/3.0/sql-driver.html#QMYSQL3
  >   >=20
  >   >=20
  >   >=20
  >   > peace
  >   >=20
  >   > Chris
  >   >=20
  >   >=20
  >   >   ----- Original Message -----=20
  >   >   From: Andrew Deponte=20
  >   >   To: mythtv-dev@snowman.net=20
  >   >   Sent: Sunday, July 21, 2002 12:23 PM
  >   >   Subject: Re: [mythtv] Question on compile!!!
  >   >=20
  >   >=20
  >   >   K, I got it all compiled with 0 errors. The problem now is =
that when I
  >   >   run mythtv it says
  >   >=20
  >   >   [adeponte@redtux adeponte]$ mythtv
  >   >   mythtv: error while loading shared libraries: libmp3lame.so.0: =
cannot
  >   >   open shared object file: No such file or directory
  >   >=20
  >   >   If I make a symlink to /usr/local/lib/libmp3lame.so.0 in my =
home
  >   >   directory then when I run mythtv it finds it libmp3lame.so.0 =
but then I
  >   >   get the following. It also does the following if I just add
  >   >   /usr/local/lib to my LD_LIBRARY_PATH environment variable. It =
looks
  >   >   like I have got it to find the library using LD_LIBRARY_PATH =
but the
  >   >   problem seems to be the permissions for the database in MySQL. =
Can
  >   >   someone tell me the proper permissions that are required by =
the software
  >   >   and the fact that the QMYSQL3 driver is not loaded and please =
help me
  >   >   with why its not loaded or where it is. I am some what =
familiar with
  >   >   MySQL in Perl but not in QMYSQL3. Please Help!
  >   >=20
  >   >   [adeponte@redtux adeponte]$ mythtv
  >   >   QSqlDatabase warning: QMYSQL3 driver not loaded
  >   >   QSqlDatabase: available drivers:=20
  >   >   Couldn't open database
  >   >   Probed: Television
  >   >   Probed: Composite1
  >   >   Probed: S-Video
  >   >   QSqlQuery::exec: database not open
  >   >   Changing from None to WatchingLiveTV
  >   >   Cannot open output.nuv for writing
  >   >=20
  >   >=20
  >   >=20
  >   >=20
  >   >   On (07/21/02 11:46), Andrew Deponte wrote:
  >   >   > Delivered-To: adeponte@localhost.cyph.org
  >   >   > From: Andrew Deponte <cyphactor@socal.rr.com>
  >   >   > To: mythtv-dev@snowman.net
  >   >   > Subject: Re: [mythtv] Question on compile!!!
  >   >   > In-Reply-To: <20020721175907.GA17005@ns.cyph.org>
  >   >   > User-Agent: Mutt/1.3.25i
  >   >   > Errors-To: mythtv-dev-admin@snowman.net
  >   >   > X-BeenThere: mythtv-dev@snowman.net
  >   >   > X-Mailman-Version: 2.0.11
  >   >   > Precedence: bulk
  >   >   > Reply-To: mythtv-dev@snowman.net
  >   >   > List-Help: =
<mailto:mythtv-dev-request@snowman.net?subject=3Dhelp>
  >   >   > List-Post: <mailto:mythtv-dev@snowman.net>
  >   >   > List-Subscribe: =
<http://www.snowman.net/mailman/listinfo/mythtv-dev>,
  >   >   > <mailto:mythtv-dev-request@snowman.net?subject=3Dsubscribe>
  >   >   > List-Id: Development of mythtv <mythtv-dev.snowman.net>
  >   >   > List-Unsubscribe: =
<http://www.snowman.net/mailman/listinfo/mythtv-dev>,
  >   >   > =
<mailto:mythtv-dev-request@snowman.net?subject=3Dunsubscribe>
  >   >   > List-Archive: <http://www.snowman.net/pipermail/mythtv-dev/>
  >   >   > Date: Sun, 21 Jul 2002 11:46:12 -0700
  >   >   >=20
  >   >   > I figured it out myself. The problem was that the =
libqt-mt.so.3 file had
  >   >   > the tailing 3 so I symlinked it with libqt-mt.so and then =
ran the
  >   >   > Makefile and it compiled that subdir but other subdirs use =
that lib
  >   >   > as well so other subdir needed the -L/usr/lib/qt-3.0.3/lib =
added too.
  >   >   >=20
  >   >   > On (07/21/02 10:59), cyphactor@socal.rr.com wrote:
  >   >   > > Delivered-To: adeponte@localhost.cyph.org
  >   >   > > From: cyphactor@socal.rr.com
  >   >   > > To: mythtv-dev@snowman.net
  >   >   > > User-Agent: Mutt/1.3.25i
  >   >   > > Subject: [mythtv] Question on compile!!!
  >   >   > > Errors-To: mythtv-dev-admin@snowman.net
  >   >   > > X-BeenThere: mythtv-dev@snowman.net
  >   >   > > X-Mailman-Version: 2.0.11
  >   >   > > Precedence: bulk
  >   >   > > Reply-To: mythtv-dev@snowman.net
  >   >   > > List-Help: =
<mailto:mythtv-dev-request@snowman.net?subject=3Dhelp>
  >   >   > > List-Post: <mailto:mythtv-dev@snowman.net>
  >   >   > > List-Subscribe: =
<http://www.snowman.net/mailman/listinfo/mythtv-dev>,
  >   >   > > =
<mailto:mythtv-dev-request@snowman.net?subject=3Dsubscribe>
  >   >   > > List-Id: Development of mythtv <mythtv-dev.snowman.net>
  >   >   > > List-Unsubscribe: =
<http://www.snowman.net/mailman/listinfo/mythtv-dev>,
  >   >   > > =
<mailto:mythtv-dev-request@snowman.net?subject=3Dunsubscribe>
  >   >   > > List-Archive: =
<http://www.snowman.net/pipermail/mythtv-dev/>
  >   >   > > Date: Sun, 21 Jul 2002 10:59:07 -0700
  >   >   > >=20
  >   >   > > Hey, again I think my e-mail should work from my member =
enty in the list
  >   >   > > this time. Here is the problem. In the make process it =
gets to
  >   >   > > mythdialog and runs the make file and then on the first =
g++ line it
  >   >   > > barfs saying that /usr/bin/ld: cannot find -lqt-mt, I =
looked through
  >   >   > > the qt3 that i just installed in /usr/local/qt and the =
file is not in
  >   >   > > there. So then I ran updatedb, and locate to find it. It =
shows up in
  >   >   > > /usr/lib/qt-3.0.3/lib/libqt-mt.so.3
  >   >   > > /usr/lib/qt-3.0.3/lib/libqt-mt.so.3.0
  >   >   > > /usr/lib/qt-3.0.3/lib/libqt-mt.so.3.0.3
  >   >   > > So I added another -L to the mythdialog Makefile to fix it =
and put
  >   >   > > -L/usr/lib/qt-3.0.3/lib/
  >   >   > > It still gives me the error though when I run make that =
/usr/bin/ld
  >   >   > > cannot find it. Please Assist me!!.
  >   >   > > Thanks,
  >   >   > > Andrew
  >   >   > > _______________________________________________
  >   >   > > mythtv-dev mailing list
  >   >   > > mythtv-dev@snowman.net
  >   >   > > http://www.snowman.net/mailman/listinfo/mythtv-dev
  >   >   > _______________________________________________
  >   >   > mythtv-dev mailing list
  >   >   > mythtv-dev@snowman.net
  >   >   > http://www.snowman.net/mailman/listinfo/mythtv-dev
  >   >   _______________________________________________
  >   >   mythtv-dev mailing list
  >   >   mythtv-dev@snowman.net
  >   >   http://www.snowman.net/mailman/listinfo/mythtv-dev
  >   _______________________________________________
  >   mythtv-dev mailing list
  >   mythtv-dev@snowman.net
  >   http://www.snowman.net/mailman/listinfo/mythtv-dev
  _______________________________________________
  mythtv-dev mailing list
  mythtv-dev@snowman.net
  http://www.snowman.net/mailman/listinfo/mythtv-dev

------=_NextPart_000_00D6_01C2327C.86A92240
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2716.2200" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DVerdana size=3D2>sure...when you ran the filldata =
script...did you=20
get any errors? If you didn't get any errors with the filldata script, =
then the=20
permissions should be fine. I would check to make sure mysql is running =
in the=20
first place(please don't think I am quoting the obvious here, just =
making sure=20
:)&nbsp; ).</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>start mysql using the =
following</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>safe_mysqld --user-mysql =
&amp;</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>make sure you have a user named =
'mysql' as=20
well....if you have further issues with permissions, we can rectify this =

too...just need to go into the mysql database and clear out any =
passwords for=20
the mythconverg database.</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>Chris</FONT></DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Dcyphactor@socal.rr.com =
href=3D"mailto:cyphactor@socal.rr.com">Andrew=20
  Deponte</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Dmythtv-dev@snowman.net=20
  href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A> =
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Tuesday, July 23, 2002 =
9:35=20
AM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Re: [mythtv] Question =
on=20
  compile!!!</DIV>
  <DIV><BR></DIV>K. I got that SQL QT thing compiled and installed and =
now when=20
  I run<BR>mythtv I get the following. I think I need to set the=20
  proper<BR>permisions for the database. Would somone please tell me =
what they=20
  are.<BR>Either that or give me an idea of what they think is=20
  wrong!!<BR><BR>[adeponte@redtux adeponte]$ mythtv<BR>Couldn't open=20
  database<BR>Probed: Television<BR>Probed: Composite1<BR>Probed:=20
  S-Video<BR>QSqlQuery::exec: database not open<BR>Changing from None to =

  WatchingLiveTV<BR>open video:: Is a directory<BR>VIDIOCSAUDIO: Bad =
file=20
  descriptor<BR><BR>[adeponte@redtux adeponte]$ <BR><BR><BR>On (07/23/02 =
15:54),=20
  Chris Kleeschulte wrote:<BR>&gt; Delivered-To: <A=20
  =
href=3D"mailto:adeponte@localhost.cyph.org">adeponte@localhost.cyph.org</=
A><BR>&gt;=20
  From: "Chris Kleeschulte" &lt;<A=20
  =
href=3D"mailto:kleeschu@mindspring.com">kleeschu@mindspring.com</A>&gt;<B=
R>&gt;=20
  To: &lt;<A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A>&gt;<BR>=
&gt;=20
  Subject: Re: [mythtv] Question on compile!!!<BR>&gt; X-Priority: =
3<BR>&gt;=20
  X-MSMail-Priority: Normal<BR>&gt; X-Mailer: Microsoft Outlook Express=20
  6.00.2600.0000<BR>&gt; X-MIMEOLE: Produced By Microsoft MimeOLE=20
  V6.00.2600.0000<BR>&gt; Errors-To: <A=20
  =
href=3D"mailto:mythtv-dev-admin@snowman.net">mythtv-dev-admin@snowman.net=
</A><BR>&gt;=20
  X-BeenThere: <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
=20
  X-Mailman-Version: 2.0.11<BR>&gt; Precedence: bulk<BR>&gt; Reply-To: =
<A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
=20
  X-Reply-To: "Chris Kleeschulte" &lt;<A=20
  =
href=3D"mailto:kleeschu@corp.earthlink.net">kleeschu@corp.earthlink.net</=
A>&gt;<BR>&gt;=20
  List-Help: &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dhelp">mailto:myth=
tv-dev-request@snowman.net?subject=3Dhelp</A>&gt;<BR>&gt;=20
  List-Post: &lt;<A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mailto:mythtv-dev@snowman.net</A>&=
gt;<BR>&gt;=20
  List-Subscribe: &lt;<A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A>&gt;,<BR>&gt;=20
  &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dsubscribe">mailto=
:mythtv-dev-request@snowman.net?subject=3Dsubscribe</A>&gt;<BR>&gt;=20
  List-Id: Development of mythtv &lt;mythtv-dev.snowman.net&gt;<BR>&gt;=20
  List-Unsubscribe: &lt;<A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A>&gt;,<BR>&gt;=20
  &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dunsubscribe">mail=
to:mythtv-dev-request@snowman.net?subject=3Dunsubscribe</A>&gt;<BR>&gt;=20
  List-Archive: &lt;<A=20
  =
href=3D"http://www.snowman.net/pipermail/mythtv-dev/">http://www.snowman.=
net/pipermail/mythtv-dev/</A>&gt;<BR>&gt;=20
  Date: Tue, 23 Jul 2002 15:54:26 -0700<BR>&gt; <BR>&gt; you need to add =
the=20
  path to your mysql.h in your INCLUDEPATH....mine would be =
this:<BR>&gt;=20
  <BR>&gt; <BR>&gt; <BR>&gt; =
INCLUDEPATH+=3D/usr/local/mysql/include<BR>&gt;=20
  <BR>&gt; <BR>&gt; hope that does it!!<BR>&gt; <BR>&gt;=20
  Chris<BR>&gt;&nbsp;&nbsp; ----- Original Message ----- =
<BR>&gt;&nbsp;&nbsp;=20
  From: Andrew Deponte <BR>&gt;&nbsp;&nbsp; To: <A=20
  href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A>=20
  <BR>&gt;&nbsp;&nbsp; Sent: Monday, July 22, 2002 5:14 =
PM<BR>&gt;&nbsp;&nbsp;=20
  Subject: Re: [mythtv] Question on compile!!!<BR>&gt; <BR>&gt;=20
  <BR>&gt;&nbsp;&nbsp; When I do what the link tolled me to do I get the =

  following.<BR>&gt; <BR>&gt;&nbsp;&nbsp; [root@redtux mysql]# qmake -o =
Makefile=20
  "INCLUDEPATH+=3D/usr/local/include"<BR>&gt;&nbsp;&nbsp; =
"LIBS+=3D-L/usr/local/lib=20
  -lmysqlclient" mysql.pro<BR>&gt;&nbsp;&nbsp; [root@redtux mysql]#=20
  make<BR>&gt;&nbsp;&nbsp; g++ -c -pipe -Wall -W -O2 -fPIC&nbsp; =
-DQT_NO_DEBUG=20
  -DQT_PLUGIN<BR>&gt;&nbsp;&nbsp; -I/usr/include/freetype2 =
-I/usr/local/include=20
  -I/usr/local/qt/include<BR>&gt;&nbsp;&nbsp; -I.moc/release-shared/=20
  -I/usr/local/qt/mkspecs/linux-g++ -o .obj/main.o<BR>&gt;&nbsp;&nbsp;=20
  main.cpp<BR>&gt;&nbsp;&nbsp; In file included from=20
  main.cpp:38:<BR>&gt;&nbsp;&nbsp;=20
  ../../../../src/sql/drivers/mysql/qsql_mysql.h:49:19: mysql.h: No=20
  such<BR>&gt;&nbsp;&nbsp; file or directory<BR>&gt;&nbsp;&nbsp; In file =

  included from main.cpp:38:<BR>&gt;&nbsp;&nbsp;=20
  ../../../../src/sql/drivers/mysql/qsql_mysql.h:69: syntax error=20
  before<BR>&gt;&nbsp;&nbsp; `*'<BR>&gt;&nbsp;&nbsp;=20
  ../../../../src/sql/drivers/mysql/qsql_mysql.h:107: syntax error=20
  before<BR>&gt;&nbsp;&nbsp; `*'<BR>&gt;&nbsp;&nbsp; make: *** =
[.obj/main.o]=20
  Error 1<BR>&gt;&nbsp;&nbsp; [root@redtux mysql]# <BR>&gt; <BR>&gt;=20
  <BR>&gt;&nbsp;&nbsp; On (07/21/02 21:17), Chris Kleeschulte=20
  wrote:<BR>&gt;&nbsp;&nbsp; &gt; Delivered-To: <A=20
  =
href=3D"mailto:adeponte@localhost.cyph.org">adeponte@localhost.cyph.org</=
A><BR>&gt;&nbsp;&nbsp;=20
  &gt; From: "Chris Kleeschulte" &lt;<A=20
  =
href=3D"mailto:kleeschu@mindspring.com">kleeschu@mindspring.com</A>&gt;<B=
R>&gt;&nbsp;&nbsp;=20
  &gt; To: &lt;<A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A>&gt;<BR>=
&gt;&nbsp;&nbsp;=20
  &gt; Subject: Re: [mythtv] Question on compile!!!<BR>&gt;&nbsp;&nbsp; =
&gt;=20
  X-Priority: 3<BR>&gt;&nbsp;&nbsp; &gt; X-MSMail-Priority:=20
  Normal<BR>&gt;&nbsp;&nbsp; &gt; X-Mailer: Microsoft Outlook Express=20
  6.00.2600.0000<BR>&gt;&nbsp;&nbsp; &gt; X-MimeOLE: Produced By =
Microsoft=20
  MimeOLE V6.00.2600.0000<BR>&gt;&nbsp;&nbsp; &gt; Errors-To: <A=20
  =
href=3D"mailto:mythtv-dev-admin@snowman.net">mythtv-dev-admin@snowman.net=
</A><BR>&gt;&nbsp;&nbsp;=20
  &gt; X-BeenThere: <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
&nbsp;&nbsp;=20
  &gt; X-Mailman-Version: 2.0.11<BR>&gt;&nbsp;&nbsp; &gt; Precedence:=20
  bulk<BR>&gt;&nbsp;&nbsp; &gt; Reply-To: <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
&nbsp;&nbsp;=20
  &gt; X-Reply-To: "Chris Kleeschulte" &lt;<A=20
  =
href=3D"mailto:kleeschu@corp.earthlink.net">kleeschu@corp.earthlink.net</=
A>&gt;<BR>&gt;&nbsp;&nbsp;=20
  &gt; List-Help: &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dhelp">mailto:myth=
tv-dev-request@snowman.net?subject=3Dhelp</A>&gt;<BR>&gt;&nbsp;&nbsp;=20
  &gt; List-Post: &lt;<A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mailto:mythtv-dev@snowman.net</A>&=
gt;<BR>&gt;&nbsp;&nbsp;=20
  &gt; List-Subscribe: &lt;<A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A>&gt;,<BR>&gt;&nbsp;&nbsp;=20
  &gt; &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dsubscribe">mailto=
:mythtv-dev-request@snowman.net?subject=3Dsubscribe</A>&gt;<BR>&gt;&nbsp;=
&nbsp;=20
  &gt; List-Id: Development of mythtv=20
  &lt;mythtv-dev.snowman.net&gt;<BR>&gt;&nbsp;&nbsp; &gt; =
List-Unsubscribe:=20
  &lt;<A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A>&gt;,<BR>&gt;&nbsp;&nbsp;=20
  &gt; &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dunsubscribe">mail=
to:mythtv-dev-request@snowman.net?subject=3Dunsubscribe</A>&gt;<BR>&gt;&n=
bsp;&nbsp;=20
  &gt; List-Archive: &lt;<A=20
  =
href=3D"http://www.snowman.net/pipermail/mythtv-dev/">http://www.snowman.=
net/pipermail/mythtv-dev/</A>&gt;<BR>&gt;&nbsp;&nbsp;=20
  &gt; Date: Sun, 21 Jul 2002 21:17:01 -0700<BR>&gt;&nbsp;&nbsp; &gt;=20
  <BR>&gt;&nbsp;&nbsp; &gt; check this page out...it will explain how to =
get=20
  that Qt module loaded <BR>&gt;&nbsp;&nbsp; &gt; <BR>&gt;&nbsp;&nbsp; =
&gt;=20
  <BR>&gt;&nbsp;&nbsp; &gt; <BR>&gt;&nbsp;&nbsp; &gt; <A=20
  =
href=3D"http://doc.trolltech.com/3.0/sql-driver.html#QMYSQL3">http://doc.=
trolltech.com/3.0/sql-driver.html#QMYSQL3</A><BR>&gt;&nbsp;&nbsp;=20
  &gt; <BR>&gt;&nbsp;&nbsp; &gt; <BR>&gt;&nbsp;&nbsp; &gt; =
<BR>&gt;&nbsp;&nbsp;=20
  &gt; peace<BR>&gt;&nbsp;&nbsp; &gt; <BR>&gt;&nbsp;&nbsp; &gt;=20
  Chris<BR>&gt;&nbsp;&nbsp; &gt; <BR>&gt;&nbsp;&nbsp; &gt; =
<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; ----- Original Message ----- <BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; From: Andrew Deponte <BR>&gt;&nbsp;&nbsp; =
&gt;&nbsp;&nbsp;=20
  To: <A =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A>=20
  <BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; Sent: Sunday, July 21, 2002 =
12:23=20
  PM<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; Subject: Re: [mythtv] Question =
on=20
  compile!!!<BR>&gt;&nbsp;&nbsp; &gt; <BR>&gt;&nbsp;&nbsp; &gt;=20
  <BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; K, I got it all compiled with 0 =
errors.=20
  The problem now is that when I<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; =
run mythtv=20
  it says<BR>&gt;&nbsp;&nbsp; &gt; <BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; =

  [adeponte@redtux adeponte]$ mythtv<BR>&gt;&nbsp;&nbsp; =
&gt;&nbsp;&nbsp;=20
  mythtv: error while loading shared libraries: libmp3lame.so.0:=20
  cannot<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; open shared object file: =
No such=20
  file or directory<BR>&gt;&nbsp;&nbsp; &gt; <BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; If I make a symlink to /usr/local/lib/libmp3lame.so.0 =
in my=20
  home<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; directory then when I run =
mythtv it=20
  finds it libmp3lame.so.0 but then I<BR>&gt;&nbsp;&nbsp; =
&gt;&nbsp;&nbsp; get=20
  the following. It also does the following if I just =
add<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; /usr/local/lib to my LD_LIBRARY_PATH environment =
variable. It=20
  looks<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; like I have got it to find =
the=20
  library using LD_LIBRARY_PATH but the<BR>&gt;&nbsp;&nbsp; =
&gt;&nbsp;&nbsp;=20
  problem seems to be the permissions for the database in MySQL.=20
  Can<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; someone tell me the proper=20
  permissions that are required by the software<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; and the fact that the QMYSQL3 driver is not loaded =
and please=20
  help me<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; with why its not loaded =
or where=20
  it is. I am some what familiar with<BR>&gt;&nbsp;&nbsp; =
&gt;&nbsp;&nbsp; MySQL=20
  in Perl but not in QMYSQL3. Please Help!<BR>&gt;&nbsp;&nbsp; &gt;=20
  <BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; [adeponte@redtux adeponte]$=20
  mythtv<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; QSqlDatabase warning: =
QMYSQL3=20
  driver not loaded<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; QSqlDatabase: =
available=20
  drivers: <BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; Couldn't open=20
  database<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; Probed:=20
  Television<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; Probed:=20
  Composite1<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; Probed:=20
  S-Video<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; QSqlQuery::exec: database =
not=20
  open<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; Changing from None to=20
  WatchingLiveTV<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; Cannot open =
output.nuv for=20
  writing<BR>&gt;&nbsp;&nbsp; &gt; <BR>&gt;&nbsp;&nbsp; &gt;=20
  <BR>&gt;&nbsp;&nbsp; &gt; <BR>&gt;&nbsp;&nbsp; &gt; =
<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; On (07/21/02 11:46), Andrew Deponte=20
  wrote:<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; Delivered-To: <A=20
  =
href=3D"mailto:adeponte@localhost.cyph.org">adeponte@localhost.cyph.org</=
A><BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; From: Andrew Deponte &lt;<A=20
  =
href=3D"mailto:cyphactor@socal.rr.com">cyphactor@socal.rr.com</A>&gt;<BR>=
&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; To: <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; Subject: Re: [mythtv] Question on=20
  compile!!!<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; In-Reply-To: =
&lt;<A=20
  =
href=3D"mailto:20020721175907.GA17005@ns.cyph.org">20020721175907.GA17005=
@ns.cyph.org</A>&gt;<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; User-Agent: Mutt/1.3.25i<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; Errors-To: <A=20
  =
href=3D"mailto:mythtv-dev-admin@snowman.net">mythtv-dev-admin@snowman.net=
</A><BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; X-BeenThere: <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; X-Mailman-Version: 2.0.11<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; Precedence: bulk<BR>&gt;&nbsp;&nbsp; =
&gt;&nbsp;&nbsp;=20
  &gt; Reply-To: <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; List-Help: &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dhelp">mailto:myth=
tv-dev-request@snowman.net?subject=3Dhelp</A>&gt;<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; List-Post: &lt;<A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mailto:mythtv-dev@snowman.net</A>&=
gt;<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; List-Subscribe: &lt;<A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A>&gt;,<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dsubscribe">mailto=
:mythtv-dev-request@snowman.net?subject=3Dsubscribe</A>&gt;<BR>&gt;&nbsp;=
&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; List-Id: Development of mythtv=20
  &lt;mythtv-dev.snowman.net&gt;<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; =
&gt;=20
  List-Unsubscribe: &lt;<A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A>&gt;,<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dunsubscribe">mail=
to:mythtv-dev-request@snowman.net?subject=3Dunsubscribe</A>&gt;<BR>&gt;&n=
bsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; List-Archive: &lt;<A=20
  =
href=3D"http://www.snowman.net/pipermail/mythtv-dev/">http://www.snowman.=
net/pipermail/mythtv-dev/</A>&gt;<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; Date: Sun, 21 Jul 2002 11:46:12=20
  -0700<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; <BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; I figured it out myself. The problem was that =
the=20
  libqt-mt.so.3 file had<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; the =
tailing 3=20
  so I symlinked it with libqt-mt.so and then ran =
the<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; Makefile and it compiled that subdir but other =
subdirs=20
  use that lib<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; as well so =
other subdir=20
  needed the -L/usr/lib/qt-3.0.3/lib added too.<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; <BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; On =
(07/21/02=20
  10:59), <A =
href=3D"mailto:cyphactor@socal.rr.com">cyphactor@socal.rr.com</A>=20
  wrote:<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; &gt; Delivered-To: <A =

  =
href=3D"mailto:adeponte@localhost.cyph.org">adeponte@localhost.cyph.org</=
A><BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; From: <A=20
  =
href=3D"mailto:cyphactor@socal.rr.com">cyphactor@socal.rr.com</A><BR>&gt;=
&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; To: <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; User-Agent: =
Mutt/1.3.25i<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; Subject: [mythtv] Question on=20
  compile!!!<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; &gt; Errors-To: =
<A=20
  =
href=3D"mailto:mythtv-dev-admin@snowman.net">mythtv-dev-admin@snowman.net=
</A><BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; X-BeenThere: <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; X-Mailman-Version: =
2.0.11<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; Precedence: bulk<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; Reply-To: <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; List-Help: &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dhelp">mailto:myth=
tv-dev-request@snowman.net?subject=3Dhelp</A>&gt;<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; List-Post: &lt;<A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mailto:mythtv-dev@snowman.net</A>&=
gt;<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; List-Subscribe: &lt;<A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A>&gt;,<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dsubscribe">mailto=
:mythtv-dev-request@snowman.net?subject=3Dsubscribe</A>&gt;<BR>&gt;&nbsp;=
&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; List-Id: Development of mythtv=20
  &lt;mythtv-dev.snowman.net&gt;<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; =
&gt; &gt;=20
  List-Unsubscribe: &lt;<A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A>&gt;,<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dunsubscribe">mail=
to:mythtv-dev-request@snowman.net?subject=3Dunsubscribe</A>&gt;<BR>&gt;&n=
bsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; List-Archive: &lt;<A=20
  =
href=3D"http://www.snowman.net/pipermail/mythtv-dev/">http://www.snowman.=
net/pipermail/mythtv-dev/</A>&gt;<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; Date: Sun, 21 Jul 2002 10:59:07=20
  -0700<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; &gt; =
<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; Hey, again I think my e-mail should work =
from my=20
  member enty in the list<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; &gt; =
this=20
  time. Here is the problem. In the make process it gets =
to<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; mythdialog and runs the make file and then =
on the=20
  first g++ line it<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; &gt; barfs =
saying=20
  that /usr/bin/ld: cannot find -lqt-mt, I looked =
through<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; the qt3 that i just installed in =
/usr/local/qt and=20
  the file is not in<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; &gt; =
there. So=20
  then I ran updatedb, and locate to find it. It shows up =
in<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt;=20
  /usr/lib/qt-3.0.3/lib/libqt-mt.so.3<BR>&gt;&nbsp;&nbsp; =
&gt;&nbsp;&nbsp; &gt;=20
  &gt; /usr/lib/qt-3.0.3/lib/libqt-mt.so.3.0<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt;=20
  /usr/lib/qt-3.0.3/lib/libqt-mt.so.3.0.3<BR>&gt;&nbsp;&nbsp; =
&gt;&nbsp;&nbsp;=20
  &gt; &gt; So I added another -L to the mythdialog Makefile to fix it =
and=20
  put<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; &gt;=20
  -L/usr/lib/qt-3.0.3/lib/<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; =
&gt; It=20
  still gives me the error though when I run make that=20
  /usr/bin/ld<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; &gt; cannot find =
it.=20
  Please Assist me!!.<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; &gt;=20
  Thanks,<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; &gt;=20
  Andrew<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; &gt; &gt;=20
  _______________________________________________<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; mythtv-dev mailing list<BR>&gt;&nbsp;&nbsp; =

  &gt;&nbsp;&nbsp; &gt; &gt; <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; &gt; <A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A><BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt;=20
  _______________________________________________<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; mythtv-dev mailing list<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; &gt; <A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A><BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp;=20
  _______________________________________________<BR>&gt;&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; mythtv-dev mailing list<BR>&gt;&nbsp;&nbsp; =
&gt;&nbsp;&nbsp;=20
  <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
&nbsp;&nbsp;=20
  &gt;&nbsp;&nbsp; <A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A><BR>&gt;&nbsp;&nbsp;=20
  _______________________________________________<BR>&gt;&nbsp;&nbsp; =
mythtv-dev=20
  mailing list<BR>&gt;&nbsp;&nbsp; <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
&nbsp;&nbsp;=20
  <A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A><BR>____________________________=
___________________<BR>mythtv-dev=20
  mailing list<BR><A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR><A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_00D6_01C2327C.86A92240--