Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    [solved] Qt5 installation command line

    Installation and Deployment
    2
    5
    8045
    Loading More Posts
    • 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.
    • T
      t.verstraete last edited by

      hi,
      i have a setup that does not have any X11 but needs Qt5 ... i have the binary but it wants to connect to the X11 server but i do not have it there. can i install it command line? where can i find the installation binary options for Qt5?

      thanks in advance,

      kind regards,

      tim

      result: we have build Qt 5 from scratch and then used the make install to deploy it on a system with no UI

      1 Reply Last reply Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        Look at this "guide":http://qt-project.org/wiki/Building_Qt_5_from_Git.

        (Z(:^

        1 Reply Last reply Reply Quote 0
        • T
          t.verstraete last edited by

          yes, this is what i have been doing until now or use a launchpad to the qt betas BUT i would like to use the release binary downloaded from the qt project and just run the executable BUT then it asks me for the X11 which is not available on that platform.

          kind regards,

          tim

          1 Reply Last reply Reply Quote 0
          • sierdzio
            sierdzio Moderators last edited by

            Use minimal QPA plugin instead of xcb. I don't know if that would work with precompiled packages.

            (Z(:^

            1 Reply Last reply Reply Quote 0
            • T
              t.verstraete last edited by

              well it is the installation i want to do without any UI.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post