[Opendnssec-develop] Feedback on newbie install.
Antoin Verschuren
Antoin.Verschuren at sidn.nl
Mon Jun 29 10:24:54 UTC 2009
Don't know about the configuration, but one of the things I noticed on the excellent install page is that developers assume that subversion is already installed on a base system, which it isn't, at least not on LTS Ubuntu 8.04.
Install "subversion" should be mentioned as a pre-requisite.
"autoconf", "libtool" and "uuid-dev" are also not installed on a base system.
Antoin Verschuren
Technical Policy Advisor SIDN
Utrechtseweg 310, PO Box 5022, 6802 EA Arnhem, The Netherlands
P: +31 26 3525500 F: +31 26 3525505 M: +31 6 23368970
mailto:antoin.verschuren at sidn.nl xmpp:antoin at jabber.sidn.nl http://www.sidn.nl/
> -----Original Message-----
> From: opendnssec-develop-bounces at lists.opendnssec.org [mailto:opendnssec-
> develop-bounces at lists.opendnssec.org] On Behalf Of Jonathan Stanton
> Sent: Monday, June 29, 2009 11:54 AM
> To: Opendnssec-develop at lists.opendnssec.org
> Subject: [Opendnssec-develop] Feedback on newbie install.
>
> Hi there,
>
> I know that there is still no official release yet but I thought that I
> would give some feedback based on an install on a fresh install of Debian
> (squeeze/sid):
>
> It eventually went OK (had problems with using SVN to get latest version
> of ldns, fine if using XP failed on Debian), The guide at
> http://trac.opendnssec.org/wiki/Signer/Install was excellent and thumbs up
> to whoever produced it.
>
> The main issue that I had was the errors reported with the “make autogen
> build” step. It failed complaining that it could not find the “m4”
> directory. I solved this by running the following command at the base of
> the working copy:
>
> cd softHSM; ln -s ../m4 m4; cd ..
>
> cd libhsm; ln -s ../m4 m4; cd ..
>
> cd libksm; ln -s ../m4 m4; cd ..
>
> cd enforcer; ln -s ../m4 m4; cd ..
>
> cd signer; ln -s ../m4 m4;cd ..
>
>
>
> After this was done all compiled fine.
>
>
>
> Is there another guide on configuring the signer engine?
>
> I have initialised the softHSM. The zonefile.xml.sample refers to a
> SignerConfiguration file at /var/opendnssec/signconf/example.com.xml which
> does not exist. Any idea where I can find this file?
>
>
>
> Thanks for all your work on the project.
>
>
>
> Jonathan
>
>
>
> ________________________________
>
> ..thinking of the future..Please don't print this email unless you really
> need to...
>
> ________________________________
>
> Co-operative IT is part of The Midcounties Co-operative
> The Midcounties Co-operative is an innovative co-operative business, owned
> by its customers and staff in the 9 counties it spans. We trade in a
> number of retail sectors including food, travel, funerals, motors,
> childcare, pharmacy, post offices and IT. We are proud to be a successful
> co-operative, founded on co-operative values and principles that co-ops
> share throughout the world.
> This e-mail is confidential and is for the named recipient(s) only. If you
> are not the named recipient(s) please do not disseminate or copy this e-
> mail, but please delete it and any copies from your computer. The
> Midcounties Co-operative has taken reasonable precautions to ensure that
> any attachment to this e-mail has been checked for viruses. However, we
> cannot accept liability for any damage sustained as a result of any such
> viruses and advise you to carry out your own virus checks before opening
> any attachment. Furthermore, we do not accept responsibility for any
> change made to this message after it was sent by the sender.
> This Message has been Scanned by SurfControl(c) Email Filter
More information about the Opendnssec-develop
mailing list