Line 42:
Line 42:
yum install mythtv-docs mythtv-themes --enablerepo=atrpms --enablerepo=dag
yum install mythtv-docs mythtv-themes --enablerepo=atrpms --enablerepo=dag
yum install libmythavcodec libmythavformat libmythavutil libmythfreemheg libmythlivemedia libmythtv libmythui libmythupnp --enablerepo=atrpms --enablerepo=dag
yum install libmythavcodec libmythavformat libmythavutil libmythfreemheg libmythlivemedia libmythtv libmythui libmythupnp --enablerepo=atrpms --enablerepo=dag
+
Ensure the service will start properly on boot:
+
config set mythbackend service status enabled
To you use a analogue Hauppauge PVR based card you should also install the ivtv packages so your card gets recognized and loaded:
To you use a analogue Hauppauge PVR based card you should also install the ivtv packages so your card gets recognized and loaded:
yum install ivtv-kmdl-`uname -r` --enablerepo=atrpms --enablerepo=dag
yum install ivtv-kmdl-`uname -r` --enablerepo=atrpms --enablerepo=dag