On Tuesday 31 July 2001 10:55 am, Chris Machemer wrote: > What's the usual order of commands after a cvsup or cvs update? Are yo= u > doing make clean first, or just make? cvs up is what I use (not cvsup) I normally do (in either kdelibs or kdebase or both) make -f Makefile.cvs =2E/configure --prefix=3D/usr make su make install HOWEVER I have just done (in kdebase) =2E/configure --enable-debug cd konsole make=20 (nothing compiled - so) make clean make su make install To try and debug it BUT it now works fine - so I rm config.cache =2E/configure --prefix=3D/usr cd konsole make su make install AND I am still working with no crashes. Must have been that make clean needed. Sorry for trouble caused - never had to do a make clean before - the top = few=20 lines make -f Makefile.cvs had always solved any of those sort of problem= s in=20 the past. You can close this bug. --=20 Alan - alan@chandlerfamily.org.uk http://www.chandlerfamily.org.uk