PDA

View Full Version : qt-x11-free-3.0.5 error



Archaeopteryx
01-17-2003, 02:34 PM
The toughest part for setting up showeq for me has always been the QT related things.

I get this during gmake

strip "/usr/local/qt/doc/html/"
strip: /usr/local/qt/doc/html/: Is a directory
gmake[2]: *** [install_docs] Error 1
gmake[2]: Leaving directory `/root/qt-x11-free-3.0.5/src'
gmake[1]: *** [src-install] Error 2
gmake[1]: Leaving directory `/root/qt-x11-free-3.0.5'
gmake: *** [install] Error 2

ran gmake install just for kicks and got this:

gmake[4]: *** [.obj/release-shared-mt/main.o] Error 1
gmake[4]: Leaving directory `/root/qt-x11-free-3.0.5/tools/linguist/lrelease'
gmake[3]: *** [sub-lrelease] Error 2
gmake[3]: Leaving directory `/root/qt-x11-free-3.0.5/tools/linguist'
gmake[2]: *** [sub-linguist] Error 2
gmake[2]: Leaving directory `/root/qt-x11-free-3.0.5/tools'
gmake[1]: *** [sub-tools] Error 2
gmake[1]: Leaving directory `/root/qt-x11-free-3.0.5'
gmake: *** [init] Error 2

any help is appreciated...

-Arch


Edit: gonna try whats suggested here:
http://seq.sourceforge.net/showthread.php?s=&threadid=2690&perpage=15&pagenumber=3
hopefuly that will do the trick

sea4th
01-17-2003, 09:49 PM
Just ignore the error and continue -- apparently there is a problem with the install script from QT. I had the same problem and tried to find a solution for several days, installed 3.1.1 with different problems ... Until someone suggested to ignore this error - I did - It works.