jgorrell
04-21-2003, 01:42 PM
Below is the error I am getting when running "gmake install" on QT 3.0.5. gmake runs fine (and long ;)) but I keep getting the same results on this one...
Any ideas?
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 `/usr/lib/qt-3.0.5/src'
gmake[1]: *** [src-install] Error 2
gmake[1]: Leaving directory `/usr/lib/qt-3.0.5'
gmake: *** [install] Error 2
Any ideas?
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 `/usr/lib/qt-3.0.5/src'
gmake[1]: *** [src-install] Error 2
gmake[1]: Leaving directory `/usr/lib/qt-3.0.5'
gmake: *** [install] Error 2