On 18/10/14 18:43, Pierre Labastie wrote:
Has anybody tried to install docbook xml and xsl with the book instructions and new libxml2-2.9.2?I did, and now nothing works: for example "make validate" in the BLFS book source directory sends an error about infinite recursion in the catalogs. And actually, the /etc/xml/{docbook,catalog} files seem to reference each other or themselves; instead of the /usr/share/docbook/* directories. I downgraded libxml2 to 2.9.1, reinstalled docbook xml, and all is fine. If someone confirms, I'll work on a fix.
Yes, I get a similar thing - the /etc/xml/catalog is the same, but /etc/xml/docbook is completely different, and tries to delegate to itself, AFAICS, and 'make validate' (on a BLFS book) reports a catalog recursion, then segfaults.
David -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
