[Qt-interest] docs make install fails (4.6-stable)

Sylvain Pointeau sylvain.pointeau at gmail.com
Sun Oct 11 21:24:56 CEST 2009


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?

Cheers,
Sylvain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091011/610b9dc5/attachment.html 


More information about the Qt-interest-old mailing list