[Qt-interest] Compiling 4.6 from git repository
Diego Schulz
dschulz at gmail.com
Thu Jul 23 02:28:28 CEST 2009
On Wed, Jul 22, 2009 at 5:52 PM, Thiago
Macieira<thiago.macieira at trolltech.com> wrote:
> Diego Schulz wrote:
>>I just noticed that the documentation is also refusing to install. For
>>a while I tried to find out what the problem is, but didn't find
>>anything I can come up on to help :(
>>
>>Hope this issue gets fixed soon.
>
> You must configure again after generating the documentation. Due to the way
> qmake works, the install rules aren't created if the files to be installed
> don't exist.
>
Obrigado Thiago. That did it, but now I wonder.. shouldn't the docs be
built in the 'make' step, so I can later just 'make install' and
expect *everything* installed by default?
As stated in configure's output:
--- snip ---
Qt is now configured for building. Just run 'make'.
Once everything is built, you must run 'make install'.
Qt will be installed into /usr/local/Trolltech/Qt-4.6.0
To reconfigure, run 'make confclean' and 'configure'.
--- snip ---
and the line 603 in the configure script:
QT_DEFAULT_BUILD_PARTS="libs tools examples demos docs translations"
This is how I run configure:
./configure -opensource -plugin-sql-psql -plugin-sql-sqlite
Thank you for your time and please excuse me if I'm missing something obvious.
regards,
diego
> --
> Thiago Macieira - thiago.macieira (AT) nokia.com
> Senior Product Manager - Nokia, Qt Software
> Sandakerveien 116, NO-0402 Oslo, Norway
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
More information about the Qt-interest-old
mailing list