On Thursday 21 February 2002 12:16, Erez Doron wrote: > hi > > I've downloaded qt-copy from the kde3 cvs > i put it in /usr/local/qt > i set the enviroment variables: > setenv QTDIR /usr/local/qt > setenv PATH $QTDIR/bin:$PATH > setenv LD_LIBRARY_PATH $QTDIR/lib:$LD_LIBRARY_PATH > > then > > cd $QRDIR > /configure
You missed few issues there (like make -f Makefile.cvs) and you need to read the README.qt-copy file - configure is definately not enough to compile QT. It's much more then that... Hetz ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]