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. [solved] Qt5 installation command line
QtWS25 Last Chance

[solved] Qt5 installation command line

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 2 Posters 8.3k Views
  • 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 Offline
    T Offline
    t.verstraete
    wrote on last edited by
    #1

    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
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

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

      (Z(:^

      1 Reply Last reply
      0
      • T Offline
        T Offline
        t.verstraete
        wrote on last edited by
        #3

        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
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

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

          (Z(:^

          1 Reply Last reply
          0
          • T Offline
            T Offline
            t.verstraete
            wrote on last edited by
            #5

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

            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