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. The problem in htdocs/htdocs-public/crl/Makefile have the same reason like in cgi-bin/cgi-*/cmds/. The different CRLs are linked so they are automatically up to date. Michael -- ------------------------------------------------------------------- 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
