Hi,

I am new to Qt programming and I am using Qt Creator 2.2.1 Based on Qt 4.7.3 (Running on Ubuntu 11.10) I wanted to build an application to run on an Ubuntu system without Qt installed and so decided to go for a static build. I followed the instructions in "http://www.qtcentre.org/wiki/index.php?title=Building_static_Qt_on_Linux"

I ran all the commands and everything but the problem now is when i try to add the new qmake to my Qt versions (in Tools-> Options) it says "Qt version not installed properly". How do I go about this ?

I am also kinda new to Linux OS as well.

Any help will be appreciated.

Thanks