I have Fedora Core 1 installed using MythTv 0.16 and would like to
install 0.17 using ,
apt-get install mythtv-suite
I did some research and found that I needed to install qt from atrpms
bleeding. So,
# rpm -qa |grep qt = > qt-3.3.3-16_5.rhfc1.at
However when I run, apt-get -s install mythtv-suite, I get,
the following packages have unmet dependencies:
mythtv-suite: Depends: mythdvd (>= 0.17) but it is not going to be installed
Depends: mythbrowser (>= 0.17) but it is not going to
be installed
So apt-get -s install mythdvd,
the following packages have unmet dependencies:
mythdvd: Depends: transcode (>= 0.6.8) but it is not going to be installed
[EMAIL PROTECTED] install_software]# rpm -qa |grep transcode
transcode-0.6.14-15.rhfc1.at
It looks like I have a version of transcode > 0.6.8 so I would think
mythdvd would install.
Not sure the issue with mythbrowser unless it is failing because of
the issue with mythdvd.
[EMAIL PROTECTED] install_software]# apt-get -s install mythbrowser
Reading Package Lists... Done
Building Dependency Tree... Done
mythbrowser is already the newest version.
Thanks for the help,
Andy
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users