I would suggest that you update kdelibs and kdebase too or you might have subtle bugs (or bugs that would have been fixed in the meantime.) If you do not want it, I would suggest not to compile arts (as kdelibs depends on it.) Have a nice day/evening/night! On Thursday 27 February 2003 07:48, Erik K. Pedersen wrote: > Torsdag den 27. februar 2003 06:31 skrev George Staikos: > > I just verified and it works fine for me since updating. > > OK I will try again > > I occasionally run this script overnight and check in the morning if it > worked. I don't suppose there is something obviously wrong with that? > > #!/bin/sh > #Version 3.1.1 > DIRECTS=" > arts > kdepim > kdesdk > kdeedu > kdegraphics > kdeadmin > kdeartwork > kdegames > kdemultimedia > kdenetwork > kdetoys > kdeutils > koffice > quanta > kdeaddons > " > for dirx in $DIRECTS > do > cd /home/erik/compile/$dirx > echo > $dirx------------------------------------------------------------------- > cvs up && make -f Makefile.cvs && ./configure && make && make install done > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to > >> unsubscribe << >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<