Pramila Rani schrieb:
>
> make[2]: Entering directory `/root/downloads/OpenCA-SNAP-20020225/docs'
> make[2]: Nothing to be done for `install-common'.
> make[2]: Leaving directory `/root/downloads/OpenCA-SNAP-20020225/docs'
> cd src && /usr/bin/make install-common
> make[2]: Entering directory `/root/downloads/OpenCA-SNAP-20020225/src'
> /usr/bin/make conf modules SUBTARGET=install-common
> make[3]: Entering directory `/root/downloads/OpenCA-SNAP-20020225/src'
> cd conf && /usr/bin/make install-common
> make[4]: Entering directory `/root/downloads/OpenCA-SNAP-20020225/src/conf'
> /usr/bin/install -c -m 644 -o apache -g apache mailcounter NONE/OpenCA/etc/mailc
> ounter
> /usr/bin/install: cannot create regular file `NONE/OpenCA/etc/mailcounter': No s
> uch file or directory
> ...
This is related to our usage of configure.in. We use
${exec_prefix}/OpenCA but if the exec_prefix was not set then we have a
problem because the tool autoconf sets exec_prefix to its default value
($prefix) after the configuration of all the other variables. So
exec_prefix is undefined (value NONE).
Robert, do you find a fix until now?
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