Re: Second SCRpms MythTV Update Attempt

Kirk Bocek <[email protected]> Sun, 31 May 2015 21:08:00 -0700
Newsgroups gmane.linux.redhat.rpm.atrpms.general
Message-ID <[email protected]>

On 5/31/2015 7:36 PM, Stephen Collier wrote:
> On 1/06/2015 9:38 AM, Kirk Bocek wrote:
>> find /usr/lib64 -iname \*phon\*
>
> this is what I have
>
> find /usr/lib64 -iname \*phon\*
> /usr/lib64/pulse-0.9.21/modules/module-cork-music-on-phone.so
> /usr/lib64/libphonon.so.4
> /usr/lib64/libphonon.so.4.3.1
> /usr/lib64/qt4/plugins/designer/libphononwidgets.so
> /usr/lib64/qt4/plugins/phonon_backend
> /usr/lib64/aspell-0.60/en_phonet.dat
> /usr/lib64/qt47/plugins/phonon_backend
> /usr/lib64/qt47/plugins/phonon_backend/libphonon_gstreamer.so
> /usr/lib64/qt48/mkspecs/features/symbian/run_on_phone.prf
> /usr/lib64/qt48/plugins/phonon_backend
> /usr/lib64/qt48/libphonon.prl
> /usr/lib64/libphonon.so.4.3
>
> yum whatprovides /usr/lib64/libphonon.so.4
>
> you need qt-x11
>
> Cheers
>
> Stephen

Ah, well that looks like the base distro qt-x11. I hadn't thought to try 
that. I was jumping through hoops trying to get qt48-x11 installed. From 
qt 4.6, a step *back* from the qt 4.7 I've got installed right now but 
it did install during my trials. I just didn't try running mythbackend 
with it.