<div dir="ltr">Okay, I'm out of ideas as to why qmake says that these modules are unknown.<div><br></div><div>Maybe someone else could help you.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 18, 2016 at 6:36 PM, jd1008 <span dir="ltr"><<a href="mailto:jd1008@gmail.com" target="_blank">jd1008@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><span class="">
    <br>
    <br>
    <div>On 01/18/2016 04:28 PM, nurupo wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">It doesn't matter what version is qmake, what
        matters is that it's using Qt5 libraries and it tells you that i
        does: "<span style="font-size:12.8px">Using Qt version 5.5.1 in
          /usr/lib64".</span>
        <div><span style="font-size:12.8px"><br>
          </span>
          <div><span style="font-size:12.8px">Do you have </span><span style="font-size:12.8px">libQt5Multimedia.so and
              libQt5MultimediaWidgets.so? Maybe there is a Fedora
              package that you need to install to get those.</span></div>
        </div>
      </div>
    </blockquote></span>
    $ locate  libQt5Multimedia.so libQt5MultimediaWidgets.so    <br>
    /usr/lib64/libQt5Multimedia.so.5<br>
    /usr/lib64/libQt5Multimedia.so.5.5<br>
    /usr/lib64/libQt5Multimedia.so.5.5.1<br>
    /usr/lib64/libQt5MultimediaWidgets.so.5<br>
    /usr/lib64/libQt5MultimediaWidgets.so.5.5<br>
    /usr/lib64/libQt5MultimediaWidgets.so.5.5.1<div><div class="h5"><br>
    <br>
    <br>
    <br>
    <br>
    <blockquote type="cite">
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Jan 18, 2016 at 6:21 PM, jd1008
          <span dir="ltr"><<a href="mailto:jd1008@gmail.com" target="_blank">jd1008@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000"><span> <br>
                <br>
                <div>On 01/18/2016 04:13 PM, nurupo wrote:<br>
                </div>
                <blockquote type="cite">
                  <div dir="ltr">
                    <div>><span style="font-size:12.8px">One script
                        says<br>
                        What does "</span><span style="font-size:12.8px">qmake-qt5

                        --version</span><span style="font-size:12.8px">"
                        output? To me it looks like it either uses Qt4
                        libraries or you have libQt5Multimedia.so and
                        libQt5MultimediaWidgets.so missing.</span></div>
                    <div><br>
                    </div>
                  </div>
                </blockquote>
              </span> $ /usr/bin/qmake-qt5 --version<br>
              QMake version 3.0<br>
              Using Qt version 5.5.1 in /usr/lib64<br>
              <br>
              So why would qt5 use qmake version 3 ???<br>
              <br>
              Should it not be qmake version 5 ???<span><br>
                <br>
                <blockquote type="cite">
                  <div dir="ltr">
                    <div><br>
                    </div>
                    ><span style="font-size:12.8px">Strange! Usually,
                      my thunderbird, when I reply to a message on the
                      fedora list,</span><br style="font-size:12.8px">
                    <span style="font-size:12.8px">>it automagically
                      sends it only to the fedora list, and not to the
                      OP.</span>
                    <div><span style="font-size:12.8px">I know, right? I
                        was asking our system administrator to fix that,
                        but apparently it goes against his believes or
                        something. The answer I get is "use better mail
                        client" :\</span></div>
                    <div><span style="font-size:12.8px">I have to
                        manually CC s</span><span style="font-size:12.8px"><a href="mailto:upport@lists.tox.chat" target="_blank">upport@lists.tox.chat</a>
                        every time myself.</span></div>
                  </div>
                </blockquote>
              </span> Actually, the fault is the server.<br>
              The server should have in the message header that the
              message is from the server,<br>
              and NOT from the OP.<br>
              That's how it is with the fedora server.
              <div>
                <div><br>
                  <br>
                  <blockquote type="cite">
                    <div class="gmail_extra"><br>
                      <div class="gmail_quote">On Mon, Jan 18, 2016 at
                        6:05 PM, jd1008 <span dir="ltr"><<a href="mailto:jd1008@gmail.com" target="_blank">jd1008@gmail.com</a>></span>
                        wrote:<br>
                        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                          <div bgcolor="#FFFFFF" text="#000000"><span> <br>
                              <br>
                              <div>On 01/18/2016 03:51 PM, nurupo wrote:<br>
                              </div>
                              <blockquote type="cite">
                                <div dir="ltr">Oh, I see. Make sure that
                                  qmake you use uses Qt5 libraries, not
                                  Qt4 ones.
                                  <div>I think it can be done with
                                    "qmake --version". If it uses Qt4,
                                    you can make it use Qt5 be passing
                                    "-qt5" option, e.g. "qmake -qt5
                                    --version".</div>
                                  <div>qTox needs Qt5 libraries.</div>
                                </div>
                              </blockquote>
                            </span> One script says:<br>
                            <br>
                            .<br>
                            .<br>
                            .<br>
                            + cd qTox<br>
                            + qmake-qt5<br>
                            Project ERROR: Unknown module(s) in QT:
                            multimedia multimediawidgets<br>
                            error: Bad exit status from
                            /var/tmp/rpm-tmp.tz8Ww1 (%build)<span><br>
                              <br>
                              <blockquote type="cite">
                                <div dir="ltr">
                                  <div><br>
                                  </div>
                                  <div>Also, you didn't CC <span style="font-size:12.8px"><a href="mailto:support@lists.tox.chat" target="_blank">support@lists.tox.chat</a>
                                      in your reply.</span></div>
                                </div>
                              </blockquote>
                            </span> Strange! Usually, my thunderbird,
                            when I reply to a message on the fedora
                            list,<br>
                            it automagically sends it only to the fedora
                            list, and not to the OP.
                            <div>
                              <div><br>
                                <br>
                                <br>
                                <br>
                                <blockquote type="cite">
                                  <div class="gmail_extra">
                                    <div class="gmail_quote">On Mon, Jan
                                      18, 2016 at 5:31 PM, jd1008 <span dir="ltr"><<a href="mailto:jd1008@gmail.com" target="_blank">jd1008@gmail.com</a>></span>
                                      wrote:<br>
                                      <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                                        <div bgcolor="#FFFFFF" text="#000000"><span> <br>
                                            <div>On 01/18/2016 03:20 PM,
                                              nurupo wrote:<br>
                                            </div>
                                            <blockquote type="cite">
                                              <div dir="ltr">
                                                <div>Hello there,</div>
                                                <div><br>
                                                </div>
                                                Is it gtox or qtox that
                                                you are building?
                                                <div>Your title says
                                                  gtox, but looks like
                                                  it's actually qtox.
                                                  <div><br>
                                                  </div>
                                                  <div>>Why resort to
                                                    such cryptic error
                                                    messages?</div>
                                                  <div>Ask qmake
                                                    developers about
                                                    that, nothing we can
                                                    do about this.</div>
                                                  <div><br>
                                                  </div>
                                                  <div>>What's
                                                    missing?</div>
                                                  <div>qt5/lib/libQt5Svg.so
                                                    is missing.</div>
                                                </div>
                                              </div>
                                            </blockquote>
                                          </span><font size="+1"><tt>$
                                              locate libQt5Svg.so       
                                              <br>
                                              /usr/lib64/libQt5Svg.so.5<br>
/usr/lib64/libQt5Svg.so.5.5<br>
/usr/lib64/libQt5Svg.so.5.5.1<br>
                                              <br>
                                              I am building on a 64 bit
                                              system. How come the
                                              scripts and makefiles<br>
                                              cannot discern that on 64
                                              bit linuxes, the libs are
                                              in /usr/lib64<br>
                                              Also, the qt5 dir under
                                              /usr/lib64 has no
                                              directory named lib.<br>
                                              At least, this is how it
                                              is on fedora 22 64 bit.<br>
                                              <br>
                                              <br>
                                            </tt></font>
                                          <div>
                                            <div><br>
                                              <blockquote type="cite">
                                                <div class="gmail_extra"><br>
                                                  <div class="gmail_quote">On
                                                    Mon, Jan 18, 2016 at
                                                    3:56 PM, jd1008 <span dir="ltr"><<a href="mailto:jd1008@gmail.com" target="_blank">jd1008@gmail.com</a>></span>
                                                    wrote:<br>
                                                    <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                                                      <div bgcolor="#FFFFFF" text="#000000">
                                                        <tt><font size="+1">Build
                                                          failed.<br>
                                                          .<br>
                                                          .<br>
                                                          .<br>
                                                          .<br>
                                                          .<br>
                                                          mkdir -p
                                                          /usr/local/lib/pkgconfig<br>
                                                          mkdir -p
                                                          /usr/local/include<br>
                                                          Installing
                                                          libfilteraudio.so.0.0.0<br>
                                                          Installing
                                                          filter_audio.h<br>
                                                          Installing
                                                          filteraudio.pc<br>
                                                          Installing
                                                          libfilteraudio.a<br>
                                                          /tmp/gtox/qTox<br>
                                                          Project ERROR:
                                                          Unknown
                                                          module(s) in
                                                          QT: svg<br>
                                                          make: *** No
                                                          targets
                                                          specified and
                                                          no makefile
                                                          found.  Stop.<br>
                                                          <br>
                                                          So, what does
                                                          the error
                                                          message mean?<br>
                                                          Does it mean
                                                          it found a
                                                          module called
                                                          svg that it
                                                          knows nothing
                                                          about?<br>
                                                          <br>
                                                          Why resort to
                                                          such cryptic
                                                          error
                                                          messages?<br>
                                                          <br>
                                                          If it wants
                                                          the module
                                                          svg, why not
                                                          belch out a
                                                          message like<br>
                                                          QT module svg
                                                          not found.<br>
                                                          <br>
                                                          At any rate, I
                                                          have the
                                                          following info
                                                          on qtsvg on my
                                                          system:<br>
                                                          <br>
                                                          $ cd
                                                          /usr/lib64<br>
                                                          $ find qt*
                                                          -name \*svg\*<br>
qt-3.3/include/private/qsvgdevice_p.h<br>
qt4/plugins/iconengines/libqsvgicon.so<br>
qt4/plugins/imageformats/libqsvg.so<br>
qt4/plugins/script/libqtscript_svg.so.1<br>
qt4/plugins/script/libqtscript_svg.so.1.0<br>
qt4/plugins/script/libqtscript_svg.so<br>
qt4/plugins/script/libqtscript_svg.so.1.0.0<br>
qt5/plugins/iconengines/libqsvgicon.so<br>
qt5/plugins/imageformats/libqsvg.so<br>
qt5/plugins/svgthumbnail.so<br>
                                                          <br>
                                                          What's
                                                          missing?<br>
                                                          <br>
                                                          Which qt
                                                          version is
                                                          needed for the
                                                          qtsvg ???<br>
                                                          <br>
                                                          <br>
                                                          </font></tt> </div>
                                                      <br>
_______________________________________________<br>
                                                      Support mailing
                                                      list<br>
                                                      <a href="mailto:Support@lists.tox.chat" target="_blank">Support@lists.tox.chat</a><br>
                                                      <a href="https://lists.tox.chat/listinfo/support" rel="noreferrer" target="_blank">https://lists.tox.chat/listinfo/support</a><br>
                                                      <br>
                                                    </blockquote>
                                                  </div>
                                                  <br>
                                                </div>
                                              </blockquote>
                                              <br>
                                            </div>
                                          </div>
                                        </div>
                                      </blockquote>
                                    </div>
                                    <br>
                                  </div>
                                </blockquote>
                                <br>
                              </div>
                            </div>
                          </div>
                        </blockquote>
                      </div>
                      <br>
                    </div>
                  </blockquote>
                  <br>
                </div>
              </div>
            </div>
            <br>
            _______________________________________________<br>
            Support mailing list<br>
            <a href="mailto:Support@lists.tox.chat" target="_blank">Support@lists.tox.chat</a><br>
            <a href="https://lists.tox.chat/listinfo/support" rel="noreferrer" target="_blank">https://lists.tox.chat/listinfo/support</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br></div>