[mythtv-users] Mythrename.pl suddenly giving error

Bobby Gill bobbygill at rogers.com
Mon Aug 25 07:20:19 UTC 2008


On Mon, Aug 25, 2008 at 2:38 AM, Nick Morrott <knowledgejunkie at gmail.com>wrote:

> On 25/08/2008, Bobby Gill <bobbygill at rogers.com> wrote:
> >
> > On Mon, Aug 25, 2008 at 2:03 AM, Nick Morrott <knowledgejunkie at gmail.com
> >
> > wrote:
> > >
> > > Check the output of 'perl -V' - are all of the required modules
> > > available in the paths that the output lists?
> > >
> > > Check that the MythTV bindings exist:
> > >
> > > find /usr -name MythTV.pm
> > > find /usr -name Channel.pm
> > > find /usr -name Program.pm
> > > find /usr -name Recording.pm
> > > find /usr -name StorageGroup.pm
> > >
> > The bindings all exist as per your find commands. Here's the output of
> "perl
> > -V", don't know what to look for exactly:
> >
> >  /usr # perl -V
>
> <snip>
>
> >   Compiled at Jul  7 2008 23:01:56
> >    @INC:
> >     /usr/lib/perl5/site_perl/5.10.0
> >      /usr/share/perl5/site_perl/5.10.0
> >     /usr/lib/perl5/vendor_perl
> >      /usr/share/perl5/vendor_perl
> >     /usr/share/perl5/vendor_perl
> >      /usr/lib/perl5/core_perl
> >     /usr/share/perl5/core_perl
> >      /usr/lib/perl5/current
> >     /usr/lib/perl5/site_perl/current
>
> Are the MythTV.pm and mythtv/*.pm files in one of the above directories?
>
> --
> Nick Morrott
>
> MythTV Official wiki:
> http://mythtv.org/wiki/
> MythTV users list archive:
> http://www.gossamer-threads.com/lists/mythtv/users
>
> "An investment in knowledge always pays the best interest." - Benjamin
> Franklin
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

Looks like it, here's the output:

/usr # find -name MythTV.pm
./share/perl5/site_perl/5.10.0/IO/Socket/INET/MythTV.pm
./share/perl5/site_perl/5.10.0/MythTV.pm
/usr # find -name Channel.pm
./share/perl5/site_perl/5.10.0/MythTV/Channel.pm
/usr # find -name Program.pm
./share/perl5/site_perl/5.10.0/MythTV/Program.pm
/usr # find -name Recording.pm
./share/perl5/site_perl/5.10.0/MythTV/Recording.pm
/usr # find -name StorageGroup.pm
./share/perl5/site_perl/5.10.0/MythTV/StorageGroup.pm
/usr #

--------
Bob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20080825/0fe18650/attachment.htm 


More information about the mythtv-users mailing list