<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 02/03/2018 11:23 AM, Larry Kennedy
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAPCvy=nFNK89YV8a6qyjyqDPQw-rdCGEi3qqviYrk44EREYYgA@mail.gmail.com">
      <div dir="ltr">
        <div class="gmail_extra">I decided to look into switching from
          the old SD grabber to the new XMLTV grabber provided by Gary. 
           When I run this command, it fails:</div>
        <div class="gmail_extra"><br>
        </div>
        <div class="gmail_extra">
          <div class="gmail_extra">[mythtv@myserver~]$ /usr/bin/perl
            /usr/bin/tv_grab_zz_sdjson_sqlite</div>
          <div class="gmail_extra">Unknown warnings category
            'experimental' at /usr/bin/tv_grab_zz_sdjson_sqlite line
            4919.</div>
          <div class="gmail_extra">BEGIN failed--compilation aborted at
            /usr/bin/tv_grab_zz_sdjson_sqlite line 4919.</div>
          <div class="gmail_extra"><br>
          </div>
          <div class="gmail_extra">This is version 1.24 of the script,
            but I downloaded the latest version from git and it fails
            with the same message, albeit on a different line number. </div>
          <div class="gmail_extra"><br>
          </div>
          <div class="gmail_extra">I suspect this is caused by a missing
            perl dependency, yet I've been unable to find an
            authoritative list of dependencies that this script
            requires.  Can someone point me to that?</div>
          <div><br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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://lists.mythtv.org/mailman/listinfo/mythtv-users">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a>
<a class="moz-txt-link-freetext" href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a>
MythTV Forums: <a class="moz-txt-link-freetext" href="https://forum.mythtv.org">https://forum.mythtv.org</a>
</pre>
    </blockquote>
    There was a thread just last week on this subject.. The suggested
    depends were:<br>
    libfile-which-perl
    <br>
    libfile-homedir-perl
    <br>
    libdatetime-format-sqlite-perl
    <br>
    libdbd-sqlite2-perl
    <br>
    liblwp-useragent-determined-perl
    <br>
    <br>
    This was on Ubuntu..<br>
  </body>
</html>