Thanks again! I tried that, but yum doesn't seem to be aware of these as package names: [EMAIL PROTECTED] ~]# yum install perl-Term-ReadKey Setting up Install Process Setting up Repos at-stable 100% |=========================| 951 B 00:00 Reading repository metadata in from local files at-stable : ################################################## 1215/1215 No Match for argument: perl-Term-ReadKey Nothing to do [EMAIL PROTECTED] ~]# [EMAIL PROTECTED] ~]# yum install kakasi kakasi-dict Setting up Install Process Setting up Repos at-stable 100% |=========================| 951 B 00:00 Reading repository metadata in from local files at-stable : ################################################## 1215/1215 No Match for argument: kakasi No Match for argument: kakasi-dict Nothing to do [EMAIL PROTECTED] ~]# [EMAIL PROTECTED] ~]# yum install qt-MySQL Setting up Install Process Setting up Repos at-stable 100% |=========================| 951 B 00:00 Reading repository metadata in from local files at-stable : ################################################## 1215/1215 No Match for argument: qt-MySQL Nothing to do [EMAIL PROTECTED] ~]#
I tried searching for it as well without any joy: [EMAIL PROTECTED] ~]# yum search qt-MySQL Searching Packages: Setting up Repos at-stable 100% |=========================| 951 B 00:00 Reading repository metadata in from local files at-stable : ################################################## 1215/1215 No Matches found [EMAIL PROTECTED] ~]# yum whatprovides qt-MySQL Searching Packages: Setting up Repos at-stable 100% |=========================| 951 B 00:00 Reading repository metadata in from local files at-stable : ################################################## 1215/1215 Importing Additional filelist information for packages at-stable : ################################################## 1215/1215 No Matches found [EMAIL PROTECTED] ~]# What am I like trying to do this on a Sat night? Ho, hum! Cheers Mike Quoting Ian Forde <[EMAIL PROTECTED]>: > 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 > _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
