[mythtv-users] Installing on CentOS 5.2 x86_64

kanetse@gmail.com kane.tse at gmail.com
Sun Sep 28 20:38:54 UTC 2008


> Thanks for the help.  I did that (yum install 'perl(XML::Twig)', then
> re-ran yum install mythtv-suite, and I got the following:
>
> Error: Missing Dependency: perl(XML::Twig) >= 3.28 is needed by package
> xmltv-grabbers
> Error: Missing Dependency: libFLAC.so.8()(64bit) is needed by package
> mythmusic
> Error: Missing Dependency: PIL is needed by package mytharchive
>
> I'm going to try to re-compile the 3.32 version of XML::Twig that I
> downloaded and see if that helps.  Is there a way I can tell what
> version of XML::Twig got installed?  Obviously, its older than 3.28, but
> I don't know what it is.
>

I think I installed my XML::Twig though yum.

Running:
yum install perl-XML-Twig

Package perl-XML-Twig - 3.29-11.el5.noarch is already installed.
Package perl-XML-Twig - 3.32-1.el5.rf.noarch is already installed.

For libFLAC...

I ran "yum whatprovides libFLAC.so.8" and got:

libFLAC8.i386 : Shared libraries for package flac

Running "libFLAC8.i386 : Shared libraries for package flac" gave me
that it is provided from the atrpms-testing repo. Have you enabled
that one?

yum whatprovides PIL:

PIL.i386 : The Python Imaging Library
PIL.x86_64 : The Python Imaging Library
python-imaging.x86_64 : Python's own image processing library
python-imaging.x86_64 : Python's own image processing library
python-imaging.x86_64 : Python's own image processing library

Maybe those are in atrpms-testing too...


More information about the mythtv-users mailing list