On Monday 14 February 2005 15:47, Andy wrote: > On Mon February 14 2005 00:19, Aaron J. Seigo wrote: > > this is why i use simple scripts to build modules for me. they are more > > dependable than me, never forgetting a step! ;) > > Are you sure that it's a good idea to rely on scripts? I mean if there is a > compile error will the script blindly continue installation? Furthermore I > compile a package and then do su -c 'make install' if compile was > successfull. When using a script how to implement this? Put everything except su -c 'make install' into the script, also if the script checks return codes it should abort with a helpful error message if things go wrong. -- Peter D. Sig goes here... >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<