<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="MSHTML 11.00.9600.16476">
<style title="owaParaStyle"><!--P {
        MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
--></style>
</head>
<body ocsi="x">
<div dir="ltr"><font color="#000000" size="2" face="Tahoma">I found a KDE repository which had QT48 built for Centos 6 as an RPM. So that made life much easier!</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font> </div>
<div dir="ltr"><font size="2" face="tahoma">All working now. Thanks all...</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font> </div>
<div id="divRpF646778" style="DIRECTION: ltr">
<hr tabindex="-1">
<font size="2" face="Tahoma"><b>From:</b> mythtv-users-bounces@mythtv.org [mythtv-users-bounces@mythtv.org] On Behalf Of Michael A Weber [mweberjunk01@gmail.com]<br>
<b>Sent:</b> Monday, December 30, 2013 10:08 AM<br>
<b>To:</b> Myth TV Users List<br>
<b>Subject:</b> Re: [mythtv-users] Compile error: .27 + CentOS + QT5<br>
</font><br>
</div>
<div></div>
<div><br>
<div>
<div>On Dec 29, 2013, at 12:15 PM, Michelle Dupuis wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite"><span class="Apple-style-span">
<div>
<div dir="ltr">> Therefore, my recommendation is to remove all QT, install QT48, and compile against that. It should > get you functioning in short(er) order.</div>
<div>
<div> </div>
<div><font face="times new roman">OK - I think you're right. Strangely, the packagers have made Qt5 available for CentOS 6, but Qt4 stops at 4.6</font></div>
<div><font face="times new roman"></font> </div>
<div><font face="times new roman">So how did you get Qt 4.8 onto your system?</font></div>
</div>
</div>
</span></blockquote>
</div>
<br>
<div>There are several ways to do this, but if you want to use yum to do it (recommended), you can create a local repository and then use yum to do it and have it find all the rpms and dependencies that way. Otherwise, you can just use local install option
of yum to get the job done, or even worse, just use rpm program itself (but not recommended). Since my machine is dedicated to myth, I did the local install as opposed to the local repository and got it all installed that way.</div>
<div><br>
</div>
<div>Also, removing all other QT was discouraged in a previous email response. However, for me, QT was only used with Myth, there were no dependencies on it, and removing it was not a problem. Additionally, I prefer to have a clean system and not multiple
versions of software if not needed, so this worked better for me, but it is your choice. You can always tell whether you should continue with the removal if you find that other things are dependent upon QT when you use yum to remove it, and then decide if
you want to continue or not. My system had no dependencies, so it worked perfectly.</div>
<div><br>
</div>
<div>The rpms I used for QT are:</div>
<div><br>
</div>
<div>
<div>phonon-backend-gstreamer-4.8.5-24.el6.x86_64.rpm</div>
<div>qt48-4.8.5-24.el6.x86_64.rpm</div>
<div>qt48-designer-plugin-phonon-4.8.5-24.el6.x86_64.rpm</div>
<div>qt48-devel-4.8.5-24.el6.x86_64.rpm</div>
<div>qt48-mysql-4.8.5-24.el6.x86_64.rpm</div>
<div>qt48-webkit-4.8.5-24.el6.x86_64.rpm</div>
<div>qt48-webkit-devel-4.8.5-24.el6.x86_64.rpm</div>
<div>qt48-x11-4.8.5-24.el6.x86_64.rpm</div>
</div>
<div><br>
</div>
<div>There is a circular dependency that will drive you crazy with phonon, but I vaguely remember installing an older phonon backend to trick it, and then got the X11 installed, then forced the update of phonon backend. However, if you do the local repository
and install all these at once, dependencies are all resolved OK and you won't have that problem.</div>
<div><br>
</div>
<div>Good luck!</div>
</div>
</body>
</html>