Robert Joop schrieb: > > On 02-03-29 14:47:15 CET, Michael Bell wrote: > > Christopher Crowley schrieb: > > > > > > When I try to make install-ext using this SNAP, I get lot of errors about > > > pre-existing files. I could remove all the directories that are affected by > > > this before installing, but it seems like this is something new with the > > > last few SNAPs. > > > > I know the problem but I don't want to use "rm -rf *" because this is > > really dangerous if we use a wrong directory. I will check in the next > > days the command ln on Solaris. If this ln supports -f too then I will > > add the -f option to all "@LN@". This should fix the problems. > > `ln -f` is non-portable. > `$(RM) $@` should be done before (sym)linking to $@.
It is in the CVS since an hour. Michael P.S. learning by doing (Solaris) :) -- ------------------------------------------------------------------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49 (0)30-2093 2959 10099 Berlin Germany http://www.openca.org _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
