>>>> how to change the install path while compiling from git source? > make INSTALL_ROOT=/where/ever/you/want install Hi Andre, I tried DESTDIR, but for qt it is INSTALL_ROOT. Now I remeber :) Thanks.