[xml] xsltproc Error: I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl



hi

I have some problems with the asciidoc conversion from txt to xhtml.
Here's the asciidoc command:

  asciidoc-8.2.7/examples/website$ a2x -f xhtml source-highlight-filter.txt
  ( the a2x error is at the bottom *)

the a2x script executes an __xsltproc__ command which causes the
following error:

xsltproc              --stringparam html.stylesheet
"./docbook-xsl.css" --stringparam callout.graphics 0
--stringparam navig.graphics 0         --stringparam admon.textlabel 1
        --stringparam admon.graphics 0 --nonet
"/etc/asciidoc/docbook-xsl/xhtml.xsl"
"asciidoc-8.2.7/examples/website/source-highlight-filter.xml"
"source-highlight-filter.html"


I/O error : Attempt to load network entity
http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl";
compilation error: file /etc/asciidoc/docbook-xsl/xhtml.xsl line 13
element importxsl:import : unable to load
http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook xslbjakbot 
beach:~/sandbox/asciidoc/asciidoc-8.2.7/examples/website$

Any help is greatly appreciated.
ben


----- * a2x error ----
I/O error : Attempt to load network entity
http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xslwarning:
failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"compilation
error: file /etc/asciidoc/docbook-xsl/xhtml.xsl line 13 element
importxsl:import : unable to load
http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl
a2x: failed: xsltproc              --stringparam html.stylesheet
"./docbook-xsl.css" --stringparam callout.graphics 0
--stringparam navig.graphics 0         --stringparam admon.textlabel 1
        --stringparam admon.graphics 0 --nonet
"/etc/asciidoc/docbook-xsl/xhtml.xsl"
"/home/bjakbot/dd/code.jakb.org/repo/sandbox/asciidoc/asciidoc-8.2.7/examples/website/source-highlight-filter.xml"
"source-highlight-filter.html"
bjakbot beach:~/sandbox/asciidoc/asciidoc-8.2.7/examples/website$



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]