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

Lorenzo Bettini bettini at dsi.unifi.it
Thu Nov 5 08:49:45 CET 2009


Thiago Macieira wrote:
> 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.

I'm experiencing this too (and reconfiguring solves the problem), but I 
have the impression this shows up only if you use a different -prefix at 
compilation time, can it be?

I mean, if I don't specify -prefix, then docs seems to be built and 
installed correctly during make install...

Lorenzo

-- 
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net



More information about the Qt-interest-old mailing list