[Qt-interest] docs make install fails (4.6-stable)
Thiago Macieira
thiago at kde.org
Sun Oct 11 22:20:05 CEST 2009
Em Domingo 11 Outubro 2009, às 21:24:56, você escreveu:
> Hi,
> after having made > make docs
> it fails when we call "make install"
>
> cp -f /.../qt-latest/doc/html /usr/local/Trolltech/Qt-4.6.0/doc/
> cp: /.../qt-latest/doc/html is a directory (not copied).
> make: [install_htmldocs] Error 1 (ignored)
> cp -f /.../qt-latest/doc/qch /usr/local/Trolltech/Qt-4.6.0/doc/
> cp: /.../qt-latest/doc/qch is a directory (not copied).
> make: [install_qchdocs] Error 1 (ignored)
>
> it misses the -r option
>
> cp -*r*f /.../qt-latest/doc/html /usr/local/Trolltech/Qt-4.6.0/doc/
> cp -*r*f /.../qt-latest/doc/qch /usr/local/Trolltech/Qt-4.6.0/doc/
>
> please could someone have a look?
It's a known problem with qmake.
You need to reconfigure Qt after you first do make docs.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
Qt Developer Days 2009 | Registration Now Open!
Munich, Germany: Oct 12 - 14 San Francisco, California: Nov 2 - 4
http://qt.nokia.com/qtdevdays2009
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091011/44989fa2/attachment.bin
More information about the Qt-interest-old
mailing list