Re: MythTV Install Error
Kirk Bocek <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <[email protected]> |
On 9/15/2012 1:59 AM, Duncan Brown wrote: > This pretty much covers it > > http://pjwelsh.blogspot.co.uk/2011/10/centos-6x-mythtv-24-install-and-setup.html > > > Dunc > > On 15/09/2012 04:24, Kirk Bocek wrote: >> >> >> On 9/14/2012 4:54 PM, Kirk Bocek wrote: >>> I'm installing MythTV on a new CentOS 6 frontend-only host with a: >>> >>> yum install mythtv --enablerepo=atrpms\* >>> >>> command and am getting the following error: >>> >>> >>> Transaction Check Error: >>> file /usr/share/man/man3/XML::SAX::Base.3pm.gz conflicts between >>> attempted installs of perl-XML-SAX-Base-1.04-3.el6.noarch and >>> perl-XML-SAX-0.96-7.el6.noarch >>> file /usr/share/man/man3/XML::SAX::Exception.3pm.gz conflicts between >>> attempted installs of perl-XML-SAX-Base-1.04-3.el6.noarch and >>> perl-XML-SAX-0.96-7.el6.noarch >>> >>> >>> I've tried manually installing the two packages mentioned separately and >>> they're definitely colliding. >>> >>> Any thoughts on how to get around this? >>> >>> Thanks. Okay, fine. Just don't install perl-XML-SAX-Base. I can do that. Thanks for the link.