I did try to install the runtime sdk qt100.0 on ubuntu linux 14.04 qt creator 4.03, gt 5.7 linux gcc
Installer chases without doing anything
strace output:
Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar
[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 31824
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f2877ec3cb0}, {0x4438a0, [], SA_RESTORER, 0x7f2877ec3cb0}, 😎 = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 😎 = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=31824, si_status=0, si_utime=1849, si_stime=178} ---
wait4(-1, 0x7ffdfaba0998, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn() = 0
read(255, "", 8176) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 😎 = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 😎 = 0
exit_group(0) = ?
+++ exited with 0 +++
what to do?