On Thu, Oct 08, 2009 at 04:55:57PM +0300, [email protected] wrote: > > ext [email protected] schrieb: > >> Hi list, > >> > >> how to change the install path while compiling from git source? > >> > >> Thanks in advance > >> mgw > >> _______________________________________________ > >> Qt-creator mailing list > >> [email protected] > >> http://lists.trolltech.com/mailman/listinfo/qt-creator > >> > > For Qt or for Qt Creator? > > Qt creator.
Ah... sorry for the confusion. > There is no configure script for it. Do I have to change the .pro file? No. You should be able to run make INSTALL_ROOT=/where/ever/you/want install Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
