<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:a="urn:schemas-microsoft-com:office:access" xmlns:b="urn:schemas-microsoft-com:office:publisher" xmlns:c="urn:schemas-microsoft-com:office:component:spreadsheet" xmlns:D="DAV:" xmlns:dir="http://schemas.microsoft.com/sharepoint/soap/directory/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:dsp="http://schemas.microsoft.com/sharepoint/dsp" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:ec="http://www.w3.org/2001/04/xmlenc#" xmlns:html="http://www.w3.org/TR/REC-html40" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns:mt="http://schemas.microsoft.com/sharepoint/soap/meetings/" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:oa="urn:schemas-microsoft-com:office:activation" xmlns:odc="urn:schemas-microsoft-com:office:odc" xmlns:ois="http://schemas.microsoft.com/sharepoint/soap/ois/" xmlns:p="urn:schemas-microsoft-com:office:powerpoint" xmlns:ppda="http://www.passport.com/NameSpace.xsd" xmlns:q="http://schemas.xmlsoap.org/soap/envelope/" xmlns:Repl="http://schemas.microsoft.com/repl/" xmlns:rs="urn:schemas-microsoft-com:rowset" xmlns:rtc="http://microsoft.com/officenet/conferencing" xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" xmlns:sp="http://schemas.microsoft.com/sharepoint/" xmlns:sps="http://schemas.microsoft.com/sharepoint/soap/" xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" xmlns:st="" xmlns:sub="http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/" xmlns:udc="http://schemas.microsoft.com/data/udc" xmlns:udcp2p="http://schemas.microsoft.com/data/udc/parttopart" xmlns:udcs="http://schemas.microsoft.com/data/udc/soap" xmlns:udcxf="http://schemas.microsoft.com/data/udc/xmlfile" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:x2="http://schemas.microsoft.com/office/excel/2003/xml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="#RowsetSchema"><head><META content="text/html; charset=utf-8" http-equiv="Content-Type">



<STYLE><!--         /* Style Definitions */         p.1cd44d09-524c-4a81-ab1f-d7ba1fb7d132, li.1cd44d09-524c-4a81-ab1f-d7ba1fb7d132, div.1cd44d09-524c-4a81-ab1f-d7ba1fb7d132, table.1cd44d09-524c-4a81-ab1f-d7ba1fb7d132Table         {margin:0cm;    margin-bottom:.0001pt;}        div.Section1        {page:Section1;}        --></STYLE>

<meta content="text/html; charset=utf-8" http-equiv=Content-Type>
<meta content="Microsoft Word 12 (filtered medium)" name=Generator>
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head><BODY>

<div class=Section1>

<p class=MsoNormal>Hi there,<o:p></o:p></p>

<p class=MsoNormal>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):<o:p></o:p></p>

<p class=MsoNormal>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 <a href="http://trac.opendnssec.org/wiki/Signer/Install">http://trac.opendnssec.org/wiki/Signer/Install</a>
was excellent and thumbs up to whoever produced it.<o:p></o:p></p>

<p class=MsoNormal>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:<o:p></o:p></p>

<p class=MsoNormal>cd softHSM; ln -s ../m4 m4; cd ..<o:p></o:p></p>

<p class=MsoNormal>cd libhsm; ln -s ../m4 m4; cd ..<o:p></o:p></p>

<p class=MsoNormal>cd libksm; ln -s ../m4 m4; cd ..<o:p></o:p></p>

<p class=MsoNormal>cd enforcer; ln -s ../m4 m4; cd ..<o:p></o:p></p>

<p class=MsoNormal>cd signer; ln -s ../m4 m4;cd ..<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>After this was done all compiled fine.<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Is there another guide on configuring the signer
engine?  <o:p></o:p></p>

<p class=MsoNormal>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?<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Thanks for all your work on the project.<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Jonathan<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<FONT COLOR="silver" FACE="Verdana" SIZE="1"> 
<HR>

<P CLASS="1cd44d09-524c-4a81-ab1f-d7ba1fb7d132"><IMG ALIGN="baseline" ALT="..thinking of the future.." BORDER="0" HSPACE="0" SRC="cid:image944297.jpg@dd34dfe4.41ba46d3"><FONT SIZE="2"><FONT FACE="Times New Roman"><FONT COLOR="#008000">Please don't print this email unless you really need to...</FONT> </FONT></FONT></P>
<HR>
</FONT>
<DIV><FONT COLOR="#808080" SIZE="2">Co-operative IT is part of The Midcounties Co-operative </FONT></DIV>
<DIV><FONT COLOR="#808080" SIZE="2"> </FONT></DIV>
<DIV><FONT COLOR="#808080" SIZE="2">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.</FONT></DIV>
<DIV><FONT COLOR="#808080" SIZE="2">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. </FONT></DIV>
<DIV><FONT COLOR="#808080"></FONT></DIV><FONT SIZE="2"></FONT><FONT COLOR="#808080">  </FONT>
<DIV></DIV>
<DIV><FONT COLOR="#808080" SIZE="2">This Message has been Scanned by SurfControl(c) Email Filter</FONT></DIV></BODY></HTML>