For FC3 users having dependency trouble with mythtv-suite. I've taken the spec file as suggested by Axel and built a fixed RPM.
The RPM is available here: http://axentra.net/files/mezzanine/mythtv/RPMS.stable/mythtv-suite-0.18-53.at.1.i386.rpm This needs to be installed by apt-get for the dependency resolution to work. You can either download the RPM, build a local apt repo using genbasedir and configure apt appropriately or else use the temporary apt repo I've built for it. To do the later, simply add this to your /etc/apt/sources.list file: # temporary mythtv-suite fix rpm http://axentra.net files/mezzanine/mythtv stable and then run the following as root: apt-get install mythtv-suite=0.18 (don't know why you need the =0..18 but without it, apt always picks the original broken RPM) Cheers, Wilf. -- [EMAIL PROTECTED] _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
