[Opendnssec-develop] status of the enforcer?
John Dickinson
jad at jadickinson.co.uk
Wed May 27 11:49:19 UTC 2009
On 26 May 2009, at 13:11, Patrik Wallstrom wrote:
>
> On May 26, 2009, at 12:35 PM, John Dickinson wrote:
>
>> the config is now in conf.xml and I clearly forgot to update the
>> usage function. Sorry. See /trunk/testing/enforcer/* for some
>> examples that build and run keygend.
>
> Ok, got it.
>
> There seems to be some problems with the configure build thingies,
> my prefix for the config files in the binaries seem strange, this is
> from keygend:
>
> I/O warning : failed to load external entity "NONE/etc/opendnssec/
> conf.xml"
>
> I did not provide any prefix at configure. So the config files
> should be in /usr/local/etc/opendnssec/.
Fixed in r809. It appears that if you expand something like
$sysconfdir in configure.ac you get $prefix/etc but then when that
gets expanded $prefix = NONE unless specified on the configure command
line. So you have to replace NONE with $ac_default_prefix.
Seems stupid to me but maybe one of you can explain it or suggest a
more elegant solution.
Many thanks to the person who invented sed :)
John
---
John Dickinson
http://www.jadickinson.co.uk
I am riding from Lands end to John O'Groats to raise money for
Parkinson's Disease Research. Please sponsor me here http://justgiving.com/pedalforparkinsons2009
More information about the Opendnssec-develop
mailing list