[mythtv-users] no channel lock - live TV

Greg Thomas Greg at TheThomasHome.co.uk
Sat May 24 19:48:15 UTC 2008


2008/5/4 nick <boexli at gmx.net>:

> Thanks for the help. But I still get some error messages.
> --------------------------------------------------------------------------
> nick at boexli:~$ sudo ./mythic.pl channels.conf
> [sudo] password for nick:
> Can't locate enum.pm in @INC (@INC
> contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8
> /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
> /usr/local/lib/site_perl .)
> at ./mythic.pl line 7.
> BEGIN failed--compilation aborted at ./mythic.pl line 7.
> nick at boexli:~$
>
> ----------------------------------------------------------------------------------------
>

Finally got around to looking at this myself. You'll need to install an
additional Perl module;

$ sudo perl -MCPAN -e shell
cpan[1]> install enum

Then edit line 45 of mythic.pl, changing the db password (param 3) to match
that in ~mythtv/.mythtv/mysql.txt, before doing;

$ perl mythic.pl channels.conf

Can't say as it made any difference to me, though - for "BBC ONE". My
frequency in the database is 810000000, in the channels.conf it is
698167000. So I edited the frequencies manually :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20080524/bfda63c1/attachment.htm 


More information about the mythtv-users mailing list