Hello,

I'm trying to build my application by static linking.
They say in the documentation:
To use this approach, you must start by installing a static version of the Qt library.

But i cant seem to find the /path/to/Qt where ./configure ... works.
I have the following directories: /usr/include/qt4/qt, /usr/share/qt4 and /usr/lib/qt4/.

thanks