> -----Original Message----- > From: development-bounces+kai.koehne=digia....@qt-project.org > [...] > -prefix is where you want it to finally end up on the users' computer, but > INSTALL_ROOT is where you want it to get installed to so you can package it > cleanly.. usually.
You should be able to do s.th. like $ make && make install $ make docs $ make install INSTALLROOT=$PWD/qt $ make install_docs INSTALLROOT=$PWD/qt Regards Kai _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development