Robert Hannemann schrieb:
> 
> Hello,
> 
> do you use ./configure ... --prefix=/.... ?
> 
> Robert
> 
> "Dr.B.A.Coghlan" schrieb:
> 
> > With SNAP-20020225, I get 'can't create NONE/etc/mailcounter' - any
> > clues ?

Some time ago we used --exec-prefix but autoconf replace ${exec_prefix}
too late so you get the NONE insteed of the correct ${prefix}. Now we
are using ${prefix} because of the problem with exec_prefix and because
the code in the affected directories is platformindependent. So please
use --exec-prefix or download a newer snapshot.

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

Reply via email to