<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><font face="Times New Roman">Looking for an answer to Greg
        Oliver's question, I realized I cannot run optimize_mythdb.pl
        from command line on OpenSuse 15.1, mythtv version 29-fixes, and
        I'd like to put it into cron.  I get this error:</font></p>
    <p><font face="Times New Roman">Base class package
        "IO::Socket::INET6" is empty.<br>
            (Perhaps you need to 'use' the module which defines that
        package first,<br>
            or make that module available in @INC (@INC contains:
        /usr/lib/perl5/site_perl/5.26.1/x86_64-linux-thread-multi
        /usr/lib/perl5/site_perl/5.26.1
        /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
        /usr/lib/perl5/vendor_perl/5.26.1
        /usr/lib/perl5/5.26.1/x86_64-linux-thread-multi
        /usr/lib/perl5/5.26.1 /usr/lib/perl5/site_perl).<br>
         at /usr/lib/perl5/vendor_perl/5.26.1/IO/Socket/INET/MythTV.pm
        line 14.<br>
        BEGIN failed--compilation aborted at
        /usr/lib/perl5/vendor_perl/5.26.1/IO/Socket/INET/MythTV.pm line
        14.<br>
        Compilation failed in require at
        /usr/lib/perl5/vendor_perl/5.26.1/MythTV.pm line 14.<br>
        BEGIN failed--compilation aborted at
        /usr/lib/perl5/vendor_perl/5.26.1/MythTV.pm line 14.<br>
        Compilation failed in require at ./optimize_mythdb.pl line 15.<br>
        BEGIN failed--compilation aborted at ./optimize_mythdb.pl line
        15.<br>
      </font></p>
    <p>As to IPV6, I don't run that at all, I disable it completely. 
      I've never worked at all with Perl, so I'm not exactly sure what
      to do.  @INC, from the error message, already contains the Perl I
      have installed.  <br>
    </p>
    <p>However, it seems like I don't have "DBI" and "MythTV" defined
      correctly, but I don't know how to correctly define them in Perl.</p>
    <p>Thank you, and I apologize in advance for the silly question.<br>
    </p>
  </body>
</html>