Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt 5.3 Alpha Source Building error on Linux Ubuntu
Forum Updated to NodeBB v4.3 + New Features

Qt 5.3 Alpha Source Building error on Linux Ubuntu

Scheduled Pinned Locked Moved Installation and Deployment
7 Posts 3 Posters 1.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hello everybody

    I have problem with Building Qt source and I try to compile and build qt-everywhere-opensource-src-5.3.0-alpha.tar.gz on my ubuntu 13.10 x64 bit edition.

    after run make or make install command I get error ! of course my requirements are installed.

    Is here anyone to help me for solve this problem ? :)

    @
    ...........................
    ...........................
    ...........................
    install -m 644 -p /home/kambiz/Downloads/qttranslations/translations/qtxmlpatterns_it.qm /usr/local/Qt-5.3.0/translations/
    install -m 644 -p /home/kambiz/Downloads/qttranslations/translations/qtxmlpatterns_ja.qm /usr/local/Qt-5.3.0/translations/
    install -m 644 -p /home/kambiz/Downloads/qttranslations/translations/qtxmlpatterns_ru.qm /usr/local/Qt-5.3.0/translations/
    install -m 644 -p /home/kambiz/Downloads/qttranslations/translations/qtxmlpatterns_sk.qm /usr/local/Qt-5.3.0/translations/
    install -m 644 -p /home/kambiz/Downloads/qttranslations/translations/qtxmlpatterns_uk.qm /usr/local/Qt-5.3.0/translations/
    make[2]: Leaving directory /home/kambiz/Downloads/qttranslations/translations' make[1]: Leaving directory /home/kambiz/Downloads/qttranslations'
    cd qtdoc/ && ( test -e Makefile || /home/kambiz/Downloads/qtbase/bin/qmake /home/kambiz/Downloads/qt-everywhere-opensource-src-5.3.0-alpha/qtdoc/qtdoc.pro -o Makefile ) && make -f Makefile install
    make[1]: Entering directory /home/kambiz/Downloads/qtdoc' cd doc/ && ( test -e Makefile || /home/kambiz/Downloads/qtbase/bin/qmake /home/kambiz/Downloads/qt-everywhere-opensource-src-5.3.0-alpha/qtdoc/doc/doc.pro -o Makefile ) && make -f Makefile install make[2]: Entering directory /home/kambiz/Downloads/qtdoc/doc'
    make[2]: Nothing to be done for install'. make[2]: Leaving directory /home/kambiz/Downloads/qtdoc/doc'
    make[1]: Leaving directory `/home/kambiz/Downloads/qtdoc'@

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What error are you getting exactly ? There's no error message in your post

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        Hi again and thank you for replay

        Maybe not error but I don't have builded files... after make and make install why I don't have compiled and published file ?

        After this messages ! then what should I do ?

        make[2]: Leaving directory /home/kambiz/Downloads/qttranslations/translations' make[1]: Leaving directory /home/kambiz/Downloads/qttranslations'
        cd qtdoc/ && ( test -e Makefile || /home/kambiz/Downloads/qtbase/bin/qmake /home/kambiz/Downloads/qt-everywhere-opensource-src-5.3.0-alpha/qtdoc/qtdoc.pro -o Makefile ) && make -f Makefile install
        make[1]: Entering directory /home/kambiz/Downloads/qtdoc' cd doc/ && ( test -e Makefile || /home/kambiz/Downloads/qtbase/bin/qmake /home/kambiz/Downloads/qt-everywhere-opensource-src-5.3.0-alpha/qtdoc/doc/doc.pro -o Makefile ) && make -f Makefile install make[2]: Entering directory /home/kambiz/Downloads/qtdoc/doc'
        make[2]: Nothing to be done for install'. make[2]: Leaving directory /home/kambiz/Downloads/qtdoc/doc'
        make[1]: Leaving directory `/home/kambiz/Downloads/qtdoc'

        [quote author="SGaist" date="1395608602"]Hi,

        What error are you getting exactly ? There's no error message in your post[/quote]

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          What exactly do you have in your Download folder ? You seem to be trying to build Qt from an archive file and something else at the same time.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #5

            In this root : /home/kambiz/Downloads I have qt-everywhere-opensource-src-5.3.0-alpha.tar file !

            with command make and make install System start to compile and create new qtdoc / qttranslations / and... other files and folder and Makefile into Download folder.

            I think i have problem in compile method for this action !

            [quote author="SGaist" date="1395694570"]What exactly do you have in your Download folder ? You seem to be trying to build Qt from an archive file and something else at the same time.[/quote]

            1 Reply Last reply
            0
            • sierdzioS Offline
              sierdzioS Offline
              sierdzio
              Moderators
              wrote on last edited by
              #6

              Hi,

              please make sure you follow the instructions from the "building guide":http://qt-project.org/wiki/Building_Qt_5_from_Git (just skip the part about git).

              The alpha definitely does compile on Ubuntu without problems. Can you post your configure line? Maybe there is an error there.

              BTW. There is beta already available, please try it.

              (Z(:^

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                There's also something not clean, you seem to have the sources from the tar file but also an unrelated qtbase folder.

                Where and how did you call configure ?

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved