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
Post a Comment