Re: [Refdb-devel] Docs failing to build
Status: Beta
Brought to you by:
mhoenicka
From: David N. <dav...@sw...> - 2006-08-31 14:25:48
|
Hi Markus, > More specifically, an xsltproc-on-Debian-specific bug. I've compared the patches > that Debian and FreeBSD apply to the sources in their package and port, > respectively. I don't see anything that would explain why things work ok on > FreeBSD but not on Debian. > > One last chance: Can you verify with xsltproc --version that you invoke the > right binary and the right libraries? ---------------------------------------------------------------------------- $ xsltproc --version Using libxml 20626, libxslt 10117 and libexslt 813 xsltproc was compiled against libxml 20626, libxslt 10117 and libexslt 813 libxslt 10117 was compiled against libxml 20626 libexslt 813 was compiled against libxml 20626 $ ---------------------------------------------------------------------------- Hope that helps. Regards, David. |