[Qt-interest] what does ./configure option -prefix-install do

Bastian Bense bastibense at gmail.com
Thu Dec 10 00:32:21 CET 2009


It's the topmost directory where your Qt build will be installed when you
run "make install". By default it's something like
/usr/local/Trolltech/Qt-4.6.0/, but you can override it to install two
builds of Qt (static and dynamic, for instance) at the same time.

2009/12/9 Josh <jknox at irobot.com>
>
> could someone explain what -prefix-install actually does? The docs aren't
> really
> clear on this option. Is it different from "--prefix=$PWD"?
>

-- 
Best regards,
Bastian Bense
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091210/a662fd7b/attachment.html 


More information about the Qt-interest-old mailing list