linux - "Syntax error:word unexpected(expecting ")" )" when installing Qt using a .run file -


i tried install qt on linux using .run this:

#sudo ./qt-opensource-linux-x64-5.6.0.run ./qt-opensource-linux-x64-5.6.0.run:1:./qt-opensource-linux-x64-5.6.0.run:syntax error:word unexpected(expecting")") 

when did this, got error saying syntax error:word unexpected(expecting")") , tried arm-linux-gcc-static failed.

i'm working on ubuntu 17.04, need command on debian.

how install qt-opensource-linux-x64-5.6.0.run?


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -