Hello,

I have installed qt 4.4.1 (./configure, qmake, make) in my local directory (I don't have root acces).

Now I want to compile the last qwt version from the svn repository. When typing qmake I get :

Could not find mkspecs for your QMAKESPEC(solaris-g++) after trying:
/usr/local/Trolltech/Qt-4.4.1/mkspecs
Error processing project file: /usr2/home/jomarin/qwt/qwt.pro

I searched how to change the place where it searches the mkspecs directory to the directory where I installed Qt but did'nt managed to to that.

Any ideas ?

Thanks in advance,

Joel.