Install trouble [Solved]
-
wrote on 18 Mar 2011, 23:05 last edited by
I can't install New Qt SDK 1.1 Beta on ubuntu 10.04
i try to install withsudo sh Qt_SDK_Lin32_offline_v1_1_beta_en.run
but i recive this error message
Qt_SDK_Lin32_offline_v1_1_beta_en.run: 1: Syntax error: "(" unexpected
what is wrong?
The file is ok i tested the Checksum. -
wrote on 18 Mar 2011, 23:23 last edited by
Try sudo Qt_SDK_Lin32_offline_v1_1_beta_en.run, without sh. Should help.
-
wrote on 19 Mar 2011, 09:30 last edited by
Sorry i forgot a character
sudo ./Qt_SDK_Lin32_offline_v1_1_beta_en.run
before sets the execute permission for the file owner
chmod u+x Qt_SDK_Lin32_offline_v1_1_beta_en.run
-
wrote on 19 Mar 2011, 09:54 last edited by
And now it works?
-
wrote on 19 Mar 2011, 13:03 last edited by
yes.thank you.
5/5