Hello.

I installed Qt 4.7 from binary before, using :

Qt Code:
  1. chmod u+x qt-sdk-linux-x86-opensource-2010.05.1.bin
  2. ./qt-sdk-linux-x86-opensource-2010.05.1.bin
To copy to clipboard, switch view to plain text mode 

But when I tried to use qmake it said that qmake doesn't recognized or something like that.
Also it doesn't appear in the application menu (I mean Qt tools).
Anyways I removed it.

I'm asking how to install Qt SDK from binary correctly on Ubuntu?
Is there any way to make Ubuntu Software Center to install Qt from my downloaded binary? -> that because I've a slow Internet connection on th Linux machine, so I can't use internet to download it.

Thanks in advance.