[Opendnssec-develop] where to install scripts
Jakob Schlyter
jakob at kirei.se
Tue May 5 08:06:44 UTC 2009
On 5 maj 2009, at 09.33, Rickard Bondesson wrote:
> I think that the tools and the scripts should be installed under
>
> PREFIX/bin/opendnssec/signer/
>
> The tools are executables and the scripts almost.
no, that location is not kosher - bin/ never has subdirectories. the
choices we basically have are:
- PREFIX/lib/opendnssec/
- PREFIX/libexec/opendnssec/
- PREFIX/libdata/opendnssec/
- PREFIX/share/opendnssec/
when looking at other software packages I find PREFIX/lib/opendnssec
the best path; most python scripts live somewhere there.
jakob
More information about the Opendnssec-develop
mailing list