[Qt-creator] How to change the install path?

Andre Poenitz andre.poenitz at mathematik.tu-chemnitz.de
Thu Oct 8 23:00:12 CEST 2009


On Thu, Oct 08, 2009 at 04:55:57PM +0300, mgwpub at gmail.com wrote:
> > ext mgwpub at gmail.com schrieb:
> >> Hi list,
> >>
> >> how to change the install path while compiling from git source?
> >>
> >> Thanks in advance
> >> mgw
> >> _______________________________________________
> >> Qt-creator mailing list
> >> Qt-creator at trolltech.com
> >> 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'



More information about the Qt-creator-old mailing list