Is also should be possible via scripting ability of the IFW: 
http://doc.qt.io/qtinstallerframework/noninteractive.html
Here’s a hopefully still working example: 
https://stackoverflow.com/a/34032216/1688203

---
Artem Sidyakin

> On 15 Sep 2018, at 22:37, Roman Wüger <roman.wue...@gmx.at> wrote:
> 
> Thanks for the hint, I will try your suggestion.
> 
> Regards
> Roman 
> 
> Am 15.09.2018 um 18:44 schrieb Ola Røer Thorsen <o...@silentwings.no>:
> 
>> Last time I tried the command line options to avoid using the installer gui 
>> did not do anything. Then spent some time trying to script the installer for 
>> console-only-use, but it's not well documented and hard to get right. Expect 
>> to get into situations during upgrades where your script will get stuck, 
>> especially if there are changes in the online installer gui after an 
>> upgrade. 
>> 
>> If you're able to forward X with "ssh -X" and just run the installer on your 
>> server with the GUI on your computer then that's probably your easiest 
>> option. I'd wish for a complete set of command line options in the installer 
>> so that the gui could be bypassed completely. 
>> 
>> Cheers,
>> Ola
>> 
>> 
>> 2018-09-15 11:27 GMT+02:00 Roman Wüger <roman.wue...@gmx.at>:
>> Hi,
>> 
>> I have Ubuntu server 18.04 Installed and wanted to install Qt with the 
>> online installer. Is this somehow possible. I thought it was possible in the 
>> past if I remember correctly.
>> 
>> Thanks in advance
>> Regards Roman
>> 
>> _______________________________________________
>> Interest mailing list
>> Interest@qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/interest
>> 
>> 
>> _______________________________________________
>> Interest mailing list
>> Interest@qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/interest
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to