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 online installer in non-interactive mode?
Forum Updated to NodeBB v4.3 + New Features

Qt online installer in non-interactive mode?

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.2k 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.
  • D Offline
    D Offline
    dvb0222
    wrote on last edited by
    #1

    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
    0
    • D dvb0222

      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.

      N Offline
      N Offline
      nocnokneo
      wrote on last edited by
      #2

      @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
      0

      • Login

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