<html><head><base href="x-msg://94/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><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" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div ocsi="x"><div dir="ltr">&gt; Therefore, my recommendation is to remove all QT, install QT48, and compile against that. &nbsp;It should &gt; get you functioning in short(er) order.</div><div><div>&nbsp;</div><div><font face="times new roman">OK - I think you're right.&nbsp; 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>&nbsp;</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. &nbsp;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). &nbsp;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. &nbsp;However, for me, QT was only used with Myth, there were no dependencies on it, and removing it was not a problem. &nbsp;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. &nbsp;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. &nbsp;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. &nbsp;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></body></html>