[mythtv-users] Trying to import video into recordings, help w/myth.rebuilddatabase.pl

Bobby Gill brownitus at gmail.com
Tue Sep 15 21:05:22 UTC 2009


> You're missing the Date/Parse.pm module.  You can use CPAN to install
> the modules:
>
> From the root prompt on your server, invoke the CPAN shell:
>
> # perl -MCPAN -e shell
>
> Once the Perl interpreter has loaded (and been configured), you can
> install modules with: install MODULENAME.
>
> The first thing you should do is upgrade your CPAN:
>
> cpan> install Bundle::CPAN
>
> Once it is completed, type:
>
> cpan> reload cpan
>
> Now, enter the following command to retrieve all of the required modules:
>
> cpan> install Date::Parse
>
> and then try again.  Repeat for any other missing modules
>
> Kevin
>

Thanks a ton Kevin! That was it. I also had to build the Time::Date module.
All is good now, thanks again.

Bob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090915/5f570097/attachment.htm>


More information about the mythtv-users mailing list