Quote Originally Posted by Teuniz View Post
That's the point, I don't have a shared installation
There is no problem then. But sub-src won't be enough, for example Designer and Assistant won't be built.

According to AMan in his article http://wiki.qtcentre.org/index.php?t...ic_Qt_on_Linux you can not use "make install" when you need to link static.
Have you tried?
According to me it may only apply when having static and shared installations side by side to avoid overwriting one with the other.