[mythtv-users] AMD64 FC3 MythTV 0.17 installation

Ian Forde ian at duckland.org
Sat Mar 5 22:27:17 UTC 2005


On Sat, 2005-03-05 at 22:18 +0000, Mike Ryan wrote:
> Ian
> 
> Thanks for that - seemed to move me a little bit further. I now have all the
> latest packages installed and am running from the stock Fedora kernel.

Glad to help...

> However, apt-get still complains about an insane number of unmet dependencies if
> I try apt-get install mythtv-suite, so I didn't pursue that line. 

Fair enough.  I build myth from CVS, so I didn't test that far...

> I also tried yum install mythtv-suite. This came up with a number of messages
> about "Processing Dependencies" (which I think is normal), but then craps out
> with:
> --> Finished Dependency Resolution
> Error: Missing Dependency: qt-MySQL is needed by package libmyth
> Error: Missing Dependency: perl(Term::ReadKey) >= 2.14 is needed by package
> perl-Term-ProgressBar
> Error: Missing Dependency: perl(Term::ReadKey) is needed by package perl-XMLTV
> Error: Missing Dependency: kakasi-dict is needed by package perl-Text-Kakasi
> Error: Missing Dependency: libkakasi.so.2()(64bit) is needed by package
> perl-Text-Kakasi

Actually, since I've got another amd64 box, I'm testing that right now.
Since I build myth from CVS, I'll be removing myth right after.  I just
want the dependencies...

Uhhh... it looks like it's working just fine so far... one thing you
might want to try is to do it in steps.

yum install perl-Term-ReadKey
yum install kakasi kakasi-dict
yum install qt-MySQL

In fact, I know I distinctly did a 'yum install qt-MySQL' before doing
the 'yum install mythtv-suite', so that might make the difference...

	-I



More information about the mythtv-users mailing list