|
From: Andreas M. <an...@da...> - 2002-06-16 17:15:44
|
On Sun, 2002-06-16 at 18:48, Manuel Clos wrote: > Hans-Peter Jansen wrote: > > IIRC, pccts will not compile smoothly. But anyways, it's not a problem for me. > > Hoping, it won't generate more problems then it solves... > > Why will not compile smoothly? The same question arose for me. Do you have any evidence for a compilation problem? Maybe we can fix it before the next release. > > >>>For scsilib, a simple "dir exist check" would be nice beforehand. > >> > >>what do you mean? > > test -d scsilib || tar xvf scsilib.tar.gz > > yes, but when autogenerating it should always untar. Or only if the > tar.gz file is newer than the dir. Anyway I think it is safer to just > untar the last version. ... and maybe remove the directory first. Btw, you can just get rid of the "scsilib" directory during cvs checkout by using the cvs co option -P. Some older cdrdao release had the scsilib files checked in below the "scsilib" directory so we cannot remove the directory on the cvs server completely. Andreas -- Andreas Mueller Tel: +49 89 67808848 Ramsmeierstr. 1 Email: an...@da... 85579 Neubiberg, Germany |