Hi Carlos, On Wed, 20 Jun 2012 20:04:18 -0700 Carlos Araya <[email protected]> wrote:
> I found out what the problem is. The element that causes the error > is this: > > <listitem><para><link > xlink:href="http://xmlsoft.org/xslt/xsltproc2.html">XSLTProc</link>, > part of the XSLT library. This library lives on top of <link > xlink:hef="http://xmlsoft.org/">LibXML</link>. Install LibXML first ^^^^^^^^^ Is this a copy and past error? Otherwise this is a typo as there is no "hef" attribute in XLink. :) Try it as xlink:href like in the first link and it should work. > [...] -- Gruß/Regards, Thomas Schraitle --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
