Qt Forum

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

    Qt online installer in non-interactive mode?

    Installation and Deployment
    2
    2
    978
    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.
    • D
      dvb0222 last edited by

      I would like to provide a script to my IT department allowing them to deploy Qt from qt-project.org on to developer workstations in a non-interactive fashion. Is that feasible?

      I do not want to install qt packages from a particular distro, since we have users on a variety of distros and versions, and want a consistent Qt environment. I do not want to build from source since the binaries are available from the qt-project website already.

      I have noticed that the online installer has a few command line options but I cannot find any documentation of those options.

      Thanks in advance.


      David Van Beveren
      Oak Park Technology Corp.
      Malibu, California
      vbdavid@gmail.com

      N 1 Reply Last reply Reply Quote 0
      • N
        nocnokneo @dvb0222 last edited by

        @dvb0222 I had a similar need for installing Qt using a Dockerfile script. Check out my solution here:
        http://stackoverflow.com/a/34032216/471839

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