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

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -