Lutz Jaenicke schrieb: > > In Makefile.global-vars: > GZIP = /bin/gzip > GUNZIP = @GUNZIP@ > GUNZIP is not set by configure (but it also seems it is not used anyway). > > Also: > LS = @LS@
I removed both from the file. > What hit me is > LN_S = ln -s > Without -f "ln -s" will not replace existing symlinks but the process > will stop with failure. This means that it is not possible to call > make install-ca > ... some changes ... > make install-ca > twice in a row, without deleting the target directory (or at least > the contents of the the appropriate cmds/ directory). LN_S will be fullautomatically set by autoconf. We cannot influence this behaviour. I can only recommend you to write a script like create_test(|_db) which you can find on ftp://ftp.informatik.hu-berlin.de/local/OpenCA/. 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 [OpenCA Core Developer] http://www.openca.org _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users