https://bugs.kde.org/show_bug.cgi?id=495483

--- Comment #3 from Florian Krohm <flo2...@eich-krohm.de> ---
(In reply to Mark Wielaard from comment #1)
> I think the intention is/was to skip the building of the print-docs which
> require some pdf/ps generation tools which are not always available. I
> believe the rest can simply be build when xsltproc is installed.

Installing xsltproc does not help a bit:

Generating the text version of the FAQ ...
export XML_CATALOG_FILES=/etc/xml/catalog && \
xsltproc --nonet --xinclude --path ../docs/xml -o ./FAQ.txt
../docs/lib/vg-faq2txt.xsl ../docs/xml/FAQ.xml
I/O error : Attempt to load network entity
http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl";
compilation error: file ../docs/lib/vg-faq2txt.xsl line 10 element import
xsl:import : unable to load
http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl

Not sure why this fails as I can wget that docbook file just fine.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to