<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:black;}
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;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></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 bgcolor="white" lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">Thank you.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">LIBXML_MIN_VERSION="2.7.4"<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<div>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Thomas Floodeen, Jr.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Mentor Graphics BSD<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">720.494.1133<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext"> Aleksey Sanin [mailto:aleksey@aleksey.com]
<br>
<b>Sent:</b> Wednesday, April 20, 2011 11:21 AM<br>
<b>To:</b> Floodeenjr, Thomas<br>
<b>Cc:</b> xmlsec@aleksey.com<br>
<b>Subject:</b> Re: [xmlsec] correct version of libxml2<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">There is a minimum Libxml2 version requirement in xmlsec configure file, it should be accurate.<br>
<br>
<o:p></o:p></p>
<pre>Aleksey<o:p></o:p></pre>
<p class="MsoNormal"><br>
On 4/20/11 9:37 AM, Aleksey Sanin wrote: <o:p></o:p></p>
<p class="MsoNormal">I am testing xmlsec against the latest versions of Libxml2. In my experience,<br>
most of the reported problems with libxml2/xmlsec stability have been caused<br>
by incorrect versions of libraries at compile vs run times. Usually, the solution is<br>
to use 'ldd' and make sure you have correct LD_LIBRARY_PATH set. <br>
<br>
BTW, make sure to also recompile libxslt if you are using it.<br>
<br>
<br>
<o:p></o:p></p>
<pre>Aleksey<o:p></o:p></pre>
<p class="MsoNormal"><br>
On 4/20/11 9:32 AM, Floodeenjr, Thomas wrote: <o:p></o:p></p>
<p class="MsoNormal">Hello,<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">What is the best version of libxml2 to use with xmlsec? We are using xmlsec1-1.2.16 with libxml2-2.7.8, but are having major runtime problems in our applications. If we use libxml2-2.6.22, then our applications run fine, but I know we need
 to use a newer version of libxml2 with xmlsec. I grabbed libxml2-2.7.8, but it has many runtime and build problems. Is there an older, more stable libxml2 I can use?<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">-Tom<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">Thomas Floodeen, Jr.<o:p></o:p></p>
<p class="MsoNormal">Mentor Graphics BSD<o:p></o:p></p>
<p class="MsoNormal">720.494.1133<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<pre><o:p> </o:p></pre>
<pre>_______________________________________________<o:p></o:p></pre>
<pre>xmlsec mailing list<o:p></o:p></pre>
<pre><a href="mailto:xmlsec@aleksey.com">xmlsec@aleksey.com</a><o:p></o:p></pre>
<pre><a href="http://www.aleksey.com/mailman/listinfo/xmlsec">http://www.aleksey.com/mailman/listinfo/xmlsec</a><o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre><o:p> </o:p></pre>
<pre>_______________________________________________<o:p></o:p></pre>
<pre>xmlsec mailing list<o:p></o:p></pre>
<pre><a href="mailto:xmlsec@aleksey.com">xmlsec@aleksey.com</a><o:p></o:p></pre>
<pre><a href="http://www.aleksey.com/mailman/listinfo/xmlsec">http://www.aleksey.com/mailman/listinfo/xmlsec</a><o:p></o:p></pre>
</div>
</body>
</html>