<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 11/25/19 11:42 PM, Fabien Bodard
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAFkCsL4P1-jgO1hv1CbjYz60ziA=tb7FDwLB8_PYew7ZLcSiRw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">Have you tried to do a 
        <div dir="auto">$ make clean</div>
        <div dir="auto">$ ./reconf-all</div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">Before all the installation process ?</div>
        <div dir="auto"><br>
        </div>
        <div dir="auto"><br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">Le lun. 25 nov. 2019 à 23:43,
          Zach Smith <<a href="mailto:zachsmith022@gmail.com"
            moz-do-not-send="true">zachsmith022@gmail.com</a>> a
          écrit :<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div>
            <div style="font-family:Arial"> I'm having trouble
              installing Gambas on a Raspberry Pi 3 (armv7) running
              Arch.  I have Qt5 installed and there isn't a Qt4 Arch/AUR
              package available for armv7.  I downloaded git updates and
              ran reconfig-all.  <br>
            </div>
            <div style="font-family:Arial"> <br>
            </div>
            <div style="font-family:Arial"> Running './configure
              --enable-qt5 --disable-qt4' results in:<br>
            </div>
            <div style="font-family:Arial"> ||<br>
            </div>
            <div style="font-family:Arial"> || THESE COMPONENTS ARE
              DISABLED:<br>
            </div>
            <div style="font-family:Arial"> || - gb.db.sqlite2<br>
            </div>
            <div style="font-family:Arial"> || - gb.qt4<br>
            </div>
            <div style="font-family:Arial"> || - gb.qt4.ext<br>
            </div>
            <div style="font-family:Arial"> || - gb.qt4.opengl<br>
            </div>
            <div style="font-family:Arial"> || - gb.qt4.webkit<br>
            </div>
            <div style="font-family:Arial"> ||<br>
            </div>
            <div style="font-family:Arial"> <br>
            </div>
            <div style="font-family:Arial"> I ran 'make' without error.<br>
            </div>
            <div style="font-family:Arial"> <br>
            </div>
            <div style="font-family:Arial"> I then ran 'su -c "make
              install"' which resulted in many Qt errors.  For example:<br>
            </div>
            <div style="font-family:Arial"> <br>
            </div>
            <div style="font-family:Arial"> error.gbi3: ERROR: Cannot
              load shared library: libQtSvg.so.4: cannot open shared
              object file: No such file or directory<br>
            </div>
            <div style="font-family:Arial"> <br>
            </div>
            <div style="font-family:Arial"> The Qt5 packages installed
              libQt5Svg.so* files but not libQtSvg.so.4.<br>
            </div>
            <div style="font-family:Arial"> <br>
            </div>
            <div style="font-family:Arial"> See attached log file.  <br>
            </div>
            <div style="font-family:Arial"><br>
            </div>
            <div style="font-family:Arial">Can I install Gambas with
              only Qt5 installed?</div>
          </div>
          <br>
          ----[ Gambas mailing-list is hosted by <a
            href="https://www.hostsharing.net" rel="noreferrer
            noreferrer" target="_blank" moz-do-not-send="true">https://www.hostsharing.net</a>
          ]----<br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">
----[ Gambas mailing-list is hosted by <a class="moz-txt-link-freetext" href="https://www.hostsharing.net">https://www.hostsharing.net</a> ]----
</pre>
    </blockquote>
    <p><br>
    </p>
    <p>Yes, I just tried that.  It didn't seem to help.  I've attached
      the log file.<br>
    </p>
  </body>
</html>