>Charles wrote: >> >> I've been seeing lots of people having problems with the KDE2 installation. So >> I made a how-to (of sorts) to guide you/them through it. >> >> It's availible at the following URL: >> http://altair.dhs.org/~charles/kde-install.txt > >Thanks for your efforts, Charles! >The problem I stumbled upon with Qt snapshots was a broken >configure script (991215, for example). I dunno about the >official solution to this problem but I simply took the >one from an earlier snapshot. However, this might be no option >for people just starting with KDE2 development. >Is there an 'official' way around this showstopper? you might consider qt-copy from cvsup. Compile it like that: make -f Makefile.cvs ./configure -gif -sm make And then copy the headers/binaries (or simply everything in directory qt-copy) to the place where you would like to have qt installed, e.g. /opt/qt2. Best, Claus -- Claus Wilke claus.wilke@gmx.net