<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Kenneth Burgener wrote:
<blockquote cite="mid:47758209.2060108@mail1.ttak.org" type="cite">
  <pre wrap="">sdkovacs wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Yes, but you are better off going with Fedora 8 (or CentOS).
    </pre>
  </blockquote>
  <pre wrap=""><!---->

I would second the CentOS suggestion.  I abandoned the Fedora line
shortly after Fedora Core 5 became EOLed.  I was tired of trying to keep
up with 6 month Fedora release cycle.  RHEL/CentOS is on a longer 2+
year cycle.

I am using CentOS 5 with my MythTV using Wilson's tutorial.  The only
changes you will need to make are:

1. Use the RHEL 5 ATrpms "stable" repository.  (RHEL 5 and CentOS 5 are
binary compatible) You will also want to enable the "testing" repository
temporarily as there are 3 or 4 updated packages you will need from
there to get it to work.  (You can just manually download those 4
packages if you don't want to enable the whole "testing" repository).

2. Use the FreshRPMs FC6 repository (Since FC6 is what feeds RHEL 5 it
should be generally compatible for what you'll need for MythTV).  This
will require a minor change to the freshrpms.repo file, as the $version
variable will resolve to 5, so simply replace it with a solid 6 instead.

Kenneth

_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>

  </pre>
</blockquote>
<font size="+1">I installed my MythTV on a FC7 box. When FC8 came out
all i did was changed the references in atrpms.repo, fedora.repo and
fedora-updates.repo to hard reference fedora 8. I also physically
checked the hard references to see whether they pointed to actual
directories. Then I just ran <b>yum update.</b></font><br>
</body>
</html>