On Monday 08 April 2002 19:39, Doug Holland wrote: > What things, aside from building to /usr/local/kde instead of /usr, should > I do to make sure KDE 3.0 doesn't screw up my nicely apt-consistent Debian > system? (I'm running Woody, with apt-get set to download unstable > packages. So far, I don't have any major problems.)
I managed to build kde with no problems on Debian Woody with gcc-2.95.4 (3.0.4 does not work without hacking the code) with the following options: CFLAGS / CXXFLAGS = '-O3 -march=i686 -mcpu=i686' configure --enable-final --disable-debug --prefix=/usr/local/kde3 KDE works fine, except some (or rather many) kate crashes Bastian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]