<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 2/11/25 15:26, James Abernathy
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CANFv2Ekk-T_N99x9Lj7_J-H8X4vg5b1TsdxHnMfXQPoy6LFD_w@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr"><br>
        </div>
        <br>
        <div class="gmail_quote gmail_quote_container">
          <div dir="ltr" class="gmail_attr">On Tue, Feb 11, 2025 at
            9:28 AM Peter Bennett <<a
              href="mailto:pb.mythtv@gmail.com" moz-do-not-send="true"
              class="moz-txt-link-freetext">pb.mythtv@gmail.com</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
            linmythexiv2 in built from source in MythTV. The cmake
            process builds <br>
            and installs usr/lib/libmythexiv2.so.0.99.0.0 . So this is
            not a case of <br>
            a missing run time dependency. For some reason cmake is not
            building or <br>
            not installing  libmythexiv2.so.0.99.0.0 . Look at the lib
            directory in <br>
            the output from cmake (the directory in
            CMAKE_INSTALL_PREFIX) to see if <br>
            libmythexiv2.so.0.99.0.0 is there.<br>
            <br>
            If it is not there, perhaps some build dependency is not
            found, <br>
            preventing libmythexiv2 being built.<br>
            <br>
            Peter<br>
          </blockquote>
          <div><br>
          </div>
          <div>I don't know what dependency it was, but I added
            libsqlite3-dev and rebuilt after cleaning out the regular
            cmake build of plain old mythtv and this time the .deb
            installed and worked. I definitely has libmythexiv2 libs.</div>
          <div><br>
          </div>
          <div>I'm going to save that .deb and on a fresh install of RPI
            OS, I'll see what happens just installing the .deb</div>
          <div><br>
          </div>
          <div>JIm A</div>
          <div> <br>
          </div>
        </div>
      </div>
      <br>
      <br>
    </blockquote>
    <p>To force a rebuild of everything, just delete </p>
    <p>1. the directory from DCMAKE_INSTALL_PREFIX. In the case of
      mythtv-light that is normally in the form<br>
    </p>
    <p>   $HOME/proj/build/noble-amd64/mythtv/master. It varies
      according to your operating system and branch.</p>
    <p>2. Directory build-qt5 in the source tree.</p>
    <p>Peter<br>
    </p>
    <p><br>
    </p>
  </body>
</html>