[Qt-interest] How should I use "configure -prefix ." on Linux, git version?

Srdjan Todorovic todorovic.s at googlemail.com
Thu Nov 12 15:53:16 CET 2009


Hi,

On 12/11/2009, Raymond de Vries <reedev at xs4all.nl> wrote:
> I am trying to build and use Qt from git in the same directory
> (~/Qt/qt), so that I don't need to install it everytime. I just use
> "configure -platform linux-g++ -webkit -script -prefix ." on my Ubuntu
> 9.04 system, expecting that qmake will use that specific directory (I
> added ~/Qt/qt/bin to my path, as first directory). This does not always
> work as I expect it: sometimes qmake still says that
> "Using Qt version 4.7.0 in /usr/local/Trolltech/Qt-4.7.0/lib"
> is used, and on other computers it mentions the correct directory...

Make sure PATH is set to the correct location.

Srdjan



More information about the Qt-interest-old mailing list