hi ,
i want to install Qt 4.4.3 on Ubuntu 8.4 ( and slax distribution too ) , by this way :
1 - ./configure =======> OK
2 - make ===========> OK
3 - make install ======> ERROR
yes, in " make install " section , show this errors for a lot of files ( here i write only 1 header file error ):
make[1]: [install_flat_headers] Error 1 (ignored)
install -m 755 -p /media/disk/Qt/qt-x11-opensource-src-4.4.3/src/corelib/tools/qbitarray.h /usr/local/Trolltech/Qt-4.4.3/include/Qt/
strip /usr/local/Trolltech/Qt-4.4.3/include/Qt/qbitarray.h
strip: /usr/local/Trolltech/Qt-4.4.3/include/Qt/qbitarray.h: File format not recognized
make[1]: [install_flat_headers] Error 1 (ignored)
install -m 755 -p /media/disk/Qt/qt-x11-opensource-src-4.4.3/src/corelib/tools/qbitarray.h /usr/local/Trolltech/Qt-4.4.3/include/Qt/
strip /usr/local/Trolltech/Qt-4.4.3/include/Qt/qbitarray.h
strip: /usr/local/Trolltech/Qt-4.4.3/include/Qt/qbitarray.h: File format not recognized
To copy to clipboard, switch view to plain text mode
in both ( ubuntu , slax ) give me this error , for some header(.h) and... ( even readme file )
thanks ...
Bookmarks